aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-19net: add skb frag size accessorsEric Dumazet63-248/+251
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO1-5/+8
2011-10-18cs89x0: Move the driver into the Cirrus dirJeff Kirsher6-23/+23
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet1-0/+3
2011-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller8-50/+246
2011-10-17ixgbe: change the eeprom version reported by ethtoolEmil Tantilov3-10/+13
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde5-10/+0
2011-10-17ehea: Remove unused tcp_end field in send WQAnton Blanchard2-3/+1
2011-10-17ehea: Add GRO supportAnton Blanchard1-10/+5
2011-10-17ehea: Remove LRO supportAnton Blanchard3-83/+1
2011-10-17ehea: Add 64bit statisticsAnton Blanchard2-5/+5
2011-10-17ehea: Remove some unused definitionsAnton Blanchard1-25/+0
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 into for-davemJohn W. Linville209-2405/+101936
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-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-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