summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11295-607/+675
|\
| * netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
| * bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
| * net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
| * bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0
| * bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0
| * bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
| * stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0
| * stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
| * stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-111-14/+14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
| |\
| | * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| | * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| | * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| | * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| | * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| | * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1125-37/+90
| |\ \
| | * | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-101-0/+15
| | * | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-071-0/+4
| | * | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-073-2/+9
| * | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07278-550/+550
| |\ \ \
| | * | | Fix common misspellingsLucas De Marchi2011-03-31278-550/+550
* | | | | niu: Recognise original ethtool class code for AH/ESP flow hashingBen Hutchings2011-04-111-0/+2
* | | | | gianfar: Clean up implementation of RX network flow classificationBen Hutchings2011-04-112-68/+1
* | | | | qlge: use ethtool set_phys_idstephen hemminger2011-04-111-19/+19
* | | | | net: bnx2: convert to hw_featuresMichał Mirosław2011-04-102-83/+28
* | | | | net: via-velocity: convert to hw_featuresMichał Mirosław2011-04-101-5/+2
* | | | | net: ksz884x: convert to hw_featuresMichał Mirosław2011-04-101-52/+21
* | | | | net: stmmac: convert to hw_featuresMichał Mirosław2011-04-102-74/+23
* | | | | net: 8139cp: convert to hw_featuresMichał Mirosław2011-04-101-29/+17
* | | | | net: r8169: convert to hw_featuresMichał Mirosław2011-04-101-62/+33
* | | | | net: benet: convert to hw_features - fixupMichał Mirosław2011-04-101-6/+5
* | | | | net: Remove invalid offloadsMichał Mirosław2011-04-102-3/+0
* | | | | usb: plusb: Add debug to reset functionsimon2011-04-101-1/+5
* | | | | usb: plusb: Add support for PL-25A1simon2011-04-102-3/+21
* | | | | usb: plusb: Whitespacesimon2011-04-101-2/+2
* | | | | cxgb4vf: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis2011-04-081-3/+12
* | | | | cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis2011-04-081-6/+11
* | | | | cnic: Fix rtnl deadlockMichael Chan2011-04-081-2/+0
* | | | | net: atl*: convert to hw_featuresMichał Mirosław2011-04-076-51/+24
* | | | | net: tg3: convert to hw_featuresMichał Mirosław2011-04-072-105/+32
* | | | | net: enic: convert to hw_featuresMichał Mirosław2011-04-073-69/+10
* | | | | net: benet: convert to hw_featuresMichał Mirosław2011-04-073-37/+10
* | | | | skge: convert to hw_featuresMichał Mirosław2011-04-072-49/+5
* | | | | be2net: call FLR after setup wol in be_shutdownAjit Khaparde2011-04-071-2/+2
* | | | | be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2011-04-072-5/+13
* | | | | be2net: fix to get max VFs supported from adapterAjit Khaparde2011-04-071-8/+14
* | | | | be2net: use common method to check for sriov function typeAjit Khaparde2011-04-071-10/+2
* | | | | be2net: add rxhash supportAjit Khaparde2011-04-073-5/+30
OpenPOWER on IntegriCloud