summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * iwlwifi: mvm: rs: update expected TPT tables if aggregation changedEyal Shapira2013-12-091-2/+8
| | | * iwlwifi: mvm: rs: reduce min failures to end test windowEyal Shapira2013-12-091-1/+1
| | | * iwlwifi: mvm: rs: improve debug printsEyal Shapira2013-12-091-33/+83
| | | * iwlwifi: mvm: don't configure mimo rates if nss is limited to 1Eyal Shapira2013-12-091-0/+3
| | | * iwlwifi: mvm: don't enable VHT MCS9 in 20MhzEyal Shapira2013-12-091-0/+10
| | | * iwlwifi: mvm: stop using MIMO in case BT doesn't allow itEyal Shapira2013-12-092-33/+6
| | | * iwlwifi: mvm: quota command max_duration should be zeroJohannes Berg2013-12-091-2/+1
| | | * iwlwifi: mvm: Implement low-priority scanHaim Dreyfuss2013-12-092-14/+41
| | | * iwlwifi: mvm: fix scan offloading flag definitionEliad Peller2013-12-092-5/+3
| | | * iwlwifi: mvm: dump NVM from debugfsEmmanuel Grumbach2013-12-093-0/+41
| | | * iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loadedLuciano Coelho2013-12-091-2/+3
| | | * iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg2013-12-096-17/+23
| | | * iwlwifi: fix check for a single rx antennaEyal Shapira2013-12-094-16/+8
| | | * iwlwifi: pcie: remove minor dead codeMichal Nazarewicz2013-12-091-15/+11
| | | * iwlwifi: mvm: a few more SKUs for 7260 and 3160Emmanuel Grumbach2013-12-091-0/+5
| | | * iwlwifi: mvm: BT Coex - fine tune the aggregation sizeEmmanuel Grumbach2013-12-091-1/+1
| | | * iwlwifi: mvm: add LQ flags definitionsEyal Shapira2013-12-092-4/+27
| | | * iwlwifi: mvm: refactor debugfs copy_from_user()Johannes Berg2013-12-092-69/+43
| | | * iwlwifi: mvm: don't use void pointers in debugfsJohannes Berg2013-12-092-3/+3
| | | * iwlwifi: mvm: move interface-specific debugfs to a new fileJohannes Berg2013-12-094-504/+276
| | | * iwlwifi: mvm: small debugfs cleanupsJohannes Berg2013-12-091-50/+27
| | | * iwlwifi: mvm: fix ht protection flagsAvri Altman2013-12-092-9/+53