summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17ehea: Simplify type 3 transmit routineAnton Blanchard1-16/+3
2011-10-17ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard1-55/+21
2011-10-17ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard1-101/+36
2011-10-17ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard1-2/+2
2011-10-17ehea: Add vlan_featuresAnton Blanchard1-0/+2
2011-10-17ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard1-1/+1
2011-10-17ehea: Remove num_tx_qps module optionAnton Blanchard2-36/+18
2011-10-17ehea: Remove force_irq logic in napi poll routineAnton Blanchard2-11/+3
2011-10-17ehea: Update multiqueue supportAnton Blanchard3-62/+49
2011-10-17ehea: Remove NETIF_F_LLTXAnton Blanchard2-11/+2
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville226-2686/+102247
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov2-0/+73
2011-10-17ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov1-8/+8
2011-10-17igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2-30/+150
2011-10-17igbvf: Fix trunk vlanGreg Rose1-2/+2
2011-10-16igbvf: convert to ndo_fix_featuresMichał Mirosław2-62/+20
2011-10-16igb: enable l4 timestamping for v2 event packetsJacob Keller1-0/+1
2011-10-16ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose4-10/+52
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose3-3/+43
2011-10-16e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2-8/+14
2011-10-14libertas: fix changing interface type when interface is downDaniel Drake3-14/+40
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa3-1/+10
2011-10-14mac80211: fix TID for null poll responseJohannes Berg1-4/+2
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan14-221/+221
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan3-2/+2
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan3-4/+14
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan8-15/+316
2011-10-14ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan1-4/+4
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan1-2/+1
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan5-13/+40
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan3-3/+50
2011-10-14ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan1-6/+9
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan6-5/+186
2011-10-14ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan1-82/+82
2011-10-14ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan1-1/+1
2011-10-14ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan1-3/+3
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan1-2/+4
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar7-114/+60
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar7-19/+33
2011-10-14b43: N-PHY: report signal to mac80211Rafał Miłecki2-7/+21
2011-10-14Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki1-7/+5
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell4-0/+4
2011-10-14brcm80211: removed file wifi.cAlwin Beukers2-18/+1
2011-10-14brcm80211: moved function brcmu_format_flagsAlwin Beukers3-65/+64
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers6-47/+48
2011-10-14brcm80211: moved function brcmu_chspec_malformedAlwin Beukers3-36/+27
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers3-42/+37
2011-10-14brcm80211: moved function brcmu_chipnameAlwin Beukers3-13/+10
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers3-92/+86