summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-196-23/+23
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-191-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-188-50/+246
|\
| * ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-183-10/+13
| * ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-172-0/+73
| * ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
| * igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-172-30/+150
| * igbvf: Fix trunk vlanGreg Rose2011-10-171-2/+2
* | can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-185-10/+0Star
* | ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-182-3/+1Star
* | ehea: Add GRO supportAnton Blanchard2011-10-181-10/+5Star
* | ehea: Remove LRO supportAnton Blanchard2011-10-183-83/+1Star
* | ehea: Add 64bit statisticsAnton Blanchard2011-10-182-5/+5
* | ehea: Remove some unused definitionsAnton Blanchard2011-10-181-25/+0Star
* | ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-181-16/+3Star
* | ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-181-55/+21Star
* | ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-181-101/+36Star
* | ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-181-2/+2
* | ehea: Add vlan_featuresAnton Blanchard2011-10-181-0/+2
* | ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-181-1/+1
* | ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-182-36/+18Star
* | ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-182-11/+3Star
* | ehea: Update multiqueue supportAnton Blanchard2011-10-183-62/+49Star
* | ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-182-11/+2Star
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17211-2408/+101939
|\ \ | |/ |/|
| * libertas: fix changing interface type when interface is downDaniel Drake2011-10-143-14/+40
| * ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
| * ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
| * ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
| * ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
| * ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
| * ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1Star
| * ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
| * ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
| * ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9
| * ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-146-5/+186
| * ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan2011-10-141-82/+82
| * ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan2011-10-141-1/+1
| * ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan2011-10-141-3/+3
| * ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan2011-10-141-2/+4
| * mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-147-114/+60Star
| * mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-147-19/+33
| * b43: N-PHY: report signal to mac80211Rafał Miłecki2011-10-142-7/+21
| * Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki2011-10-141-7/+5Star
| * net: wireless: brcm80210: include module.hStephen Rothwell2011-10-144-0/+4
| * brcm80211: removed file wifi.cAlwin Beukers2011-10-142-18/+1Star
| * brcm80211: moved function brcmu_format_flagsAlwin Beukers2011-10-143-65/+64Star
| * brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-146-47/+48
| * brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-143-36/+27Star
| * brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-143-42/+37Star