summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1116-269/+296
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-1123-209/+441
|\
| * ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-111-12/+20
| * ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-1110-64/+223
| * ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
| * ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
| * ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-111-1/+19
| * i40evf: don't use more queues than CPUsMitch Williams2014-11-114-32/+41
| * i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
| * i40e: clean up throttle rate codeJesse Brandeburg2014-11-113-15/+6
| * i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-112-5/+12
| * i40e: poll firmware slowerKamil Krawczyk2014-11-114-10/+6
* | usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee2014-11-111-2/+4
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-116-108/+25
* | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-116-8/+141
* | net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
|/
* mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-101-7/+8
* sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan2014-11-101-1/+3
* sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan2014-11-101-1/+1
* sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan2014-11-101-4/+6
* 8139too: Allow using the largest possible MTUAlban Bedel2014-11-101-1/+1
* 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-101-1/+12
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10153-3673/+5535
|\
| * Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-0414-123/+455
| |\
| | * mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-043-6/+24
| | * mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-311-7/+47
| | * mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-311-77/+198
| | * mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-311-0/+3
| | * mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-291-1/+0
| | * mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1
| | * mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-292-1/+9
| | * mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen2014-10-291-5/+9
| | * mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-272-3/+14
| | * mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-271-4/+9
| | * mac80211-hwsim: support destroying radio by nameBen Greear2014-10-242-5/+18
| | * mac80211-hwsim: add ethtool stats supportBen Greear2014-10-241-1/+74
| | * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-205-13/+17
| | * mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-092-3/+40
| | * mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-094-18/+13
| | * mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-091-2/+1
| | * mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-091-1/+2
| * | mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
| * | mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-317-3/+132
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-3110-757/+376
| |\ \
| | * | Bluetooth: HCI H5 peer reset detectionLoic Poulain2014-10-311-0/+34
| | * | at86rf230: deliver with checksumAlexander Aring2014-10-291-2/+2
| | * | at86rf230: add support for promiscuous modeAlexander Aring2014-10-291-1/+29
| | * | mac802154: add hardware address filter flagAlexander Aring2014-10-293-3/+6
| | * | mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-291-1/+1
| | * | mac802154: remove might_sleep from driver layerAlexander Aring2014-10-283-8/+0