summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1485-5391/+3986
2011-04-11niu: Recognise original ethtool class code for AH/ESP flow hashingBen Hutchings1-0/+2
2011-04-11gianfar: Clean up implementation of RX network flow classificationBen Hutchings2-68/+1
2011-04-11qlge: use ethtool set_phys_idstephen hemminger1-19/+19
2011-04-11netxen: limit skb frags for non tso packetamit salecha2-2/+19
2011-04-11bonding:fix two typosPeter Pan(潘卫平)1-2/+2
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)4-5/+5
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:set save_load to 0 when initializingPeter Pan(潘卫平)1-1/+1
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO1-1/+0
2011-04-11stmmac: fix open funct when exit on errorGiuseppe CAVALLARO1-20/+28
2011-04-11stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO1-14/+14
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-8/+28
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-37/+90
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10net: bnx2: convert to hw_featuresMichał Mirosław2-83/+28
2011-04-10net: via-velocity: convert to hw_featuresMichał Mirosław1-5/+2
2011-04-10net: ksz884x: convert to hw_featuresMichał Mirosław1-52/+21
2011-04-10net: stmmac: convert to hw_featuresMichał Mirosław2-74/+23
2011-04-10net: 8139cp: convert to hw_featuresMichał Mirosław1-29/+17
2011-04-10net: r8169: convert to hw_featuresMichał Mirosław1-62/+33
2011-04-10net: benet: convert to hw_features - fixupMichał Mirosław1-6/+5
2011-04-10net: Remove invalid offloadsMichał Mirosław2-3/+0
2011-04-10usb: plusb: Add debug to reset functionsimon1-1/+5
2011-04-10usb: plusb: Add support for PL-25A1simon2-3/+21
2011-04-10usb: plusb: Whitespacesimon1-2/+2
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-08cxgb4vf: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-3/+12
2011-04-08cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-6/+11
2011-04-08cnic: Fix rtnl deadlockMichael Chan1-2/+0
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-07net: atl*: convert to hw_featuresMichał Mirosław6-51/+24
2011-04-07net: tg3: convert to hw_featuresMichał Mirosław2-105/+32
2011-04-07net: enic: convert to hw_featuresMichał Mirosław3-69/+10
2011-04-07net: benet: convert to hw_featuresMichał Mirosław3-37/+10
2011-04-07skge: convert to hw_featuresMichał Mirosław2-49/+5
2011-04-07be2net: call FLR after setup wol in be_shutdownAjit Khaparde1-2/+2
2011-04-07be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2-5/+13
2011-04-07be2net: fix to get max VFs supported from adapterAjit Khaparde1-8/+14
2011-04-07be2net: use common method to check for sriov function typeAjit Khaparde1-10/+2
2011-04-07be2net: add rxhash supportAjit Khaparde3-5/+30
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-34/+61
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1