summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qeth: Accurate ethtool outputEugene Crosser2013-12-173-49/+185
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-171-2/+6
* qlcnic: update version to 5.3.53Manish Chopra2013-12-171-2/+2
* qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria2013-12-178-95/+186
* qlcnic: VLAN enhancement for 84XX adaptersManish Chopra2013-12-178-112/+407
* qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani2013-12-173-12/+4
* qlcnic: Refactor initialize nic code path.Sucheta Chakraborty2013-12-174-21/+15
* qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty2013-12-175-39/+10
* qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty2013-12-176-21/+11
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-1711-206/+362
|\
| * sfc: Fix RX drop filters for EF10Ben Hutchings2013-12-161-1/+3
| * sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-123-9/+127
| * sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-122-6/+6
| * sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko2013-12-121-6/+0
| * sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko2013-12-121-3/+0
| * sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-126-28/+32
| * sfc: Allow filter removal only with exactly matching priorityBen Hutchings2013-12-122-2/+2
| * sfc: Don't refer to 'stack' in filter implementationBen Hutchings2013-12-122-56/+56
| * sfc: Change priority and flags for automatic MAC filtersBen Hutchings2013-12-124-54/+67
| * sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-127-39/+57
| * sfc: Add more information to many warnings using WARN() and netdev_WARN()Ben Hutchings2013-12-121-10/+20
* | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-173-4/+4
* | bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-12/+38
* | bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-7/+36
* | bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-18/+39
* | bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-16/+40
* | bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-43/+82
* | bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* | bnad: make local variable staticstephen hemminger2013-12-172-2/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17184-4007/+3920
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13184-4007/+3920
| |\ \
| | * | ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi2013-12-111-1/+9
| | * | ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-111-1/+10
| | * | nfc: Fix FSF address in file headersJeff Kirsher2013-12-1111-32/+11
| | * | drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-118-19/+14
| | * | prism54: Fix FSF address in file headersJeff Kirsher2013-12-1115-30/+15
| | * | rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-1144-132/+44
| | * | zd1211rw: Fix FSF address in file headersJeff Kirsher2013-12-1113-26/+13
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-1130-1592/+1538
| | |\ \
| | | * | iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFSEmmanuel Grumbach2013-12-091-65/+63
| | | * | iwlwifi: mvm: BT Coex - enable Sync to SCOEmmanuel Grumbach2013-12-092-1/+3
| | | * | iwlwifi: mvm: rs: overhaul search cycle state machineEyal Shapira2013-12-092-527/+458
| | | * | iwlwifi: mvm: rs: use the proper channel width define for legacy rateEyal Shapira2013-12-091-1/+1
| | | * | iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacyEyal Shapira2013-12-091-13/+12
| | | * | iwlwifi: mvm: rs: set dual_stream_ant_msk to ANT_AB alwaysEyal Shapira2013-12-091-11/+1
| | | * | iwlwifi: mvm: rs: remove unused parameter to rs_get_supported_ratesEyal Shapira2013-12-091-10/+2
| | | * | iwlwifi: mvm: rs: refactor to use rs_rateEyal Shapira2013-12-092-297/+331
| | | * | iwlwifi: mvm: rs: remove unused timestamp fieldEyal Shapira2013-12-092-5/+0
| | | * | iwlwifi: mvm: rs: increase stay in column timeoutEyal Shapira2013-12-091-3/+3
| | | * | iwlwifi: mvm: rs: rename thresholds definesEyal Shapira2013-12-092-3/+3