aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2-5/+3
2011-02-27bonding: sync netpoll code with bridgeAmerigo Wang2-57/+118
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun4-120/+33
2011-02-24rtlwifi: Need to include vmalloc.hDavid S. Miller1-0/+1
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller113-4874/+18287
2011-02-24igb: update version stringCarolyn Wyborny1-1/+1
2011-02-24igb: Update Intel copyright notice for driver source.Carolyn Wyborny1-1/+1
2011-02-24igb: add support for VF Transmit rate limit using iproute2Lior Levy4-2/+99
2011-02-24igbvf: remove Tx hang detectionLior Levy2-63/+0
2011-02-24ixgbevf: Fix name of function in function header commentGreg Rose1-8/+8
2011-02-24ixgbevf: Enable jumbo frame support for X540 VFGreg Rose2-2/+19
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose3-3/+46
2011-02-23qlcnic: Remove validation for max tx and max rx queuesRajesh Borundia2-8/+2
2011-02-23qlcnic: fix checks for auto_fw_resetamit salecha2-6/+4
2011-02-23r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-02-23r6040: fix multicast operationsShawn Lin1-47/+64
2011-02-23atl1[ce]: fix sparse warningsstephen hemminger2-4/+4
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville113-4874/+18287
2011-02-22Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2-419/+395
2011-02-22be2net: use hba_port_num instead of port_numAjit Khaparde6-6/+124
2011-02-22be2net: add code to display temperature of ASICAjit Khaparde4-2/+76
2011-02-22be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde4-0/+34
2011-02-22be2net: variable name changeAjit Khaparde3-4/+4
2011-02-22be2net: fixes in ethtool selftestAjit Khaparde1-2/+3
2011-02-22be2net: add new counters to display via ethtool statsAjit Khaparde2-4/+21
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller4-6/+178
2011-02-22Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller1-2/+0
2011-02-22sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu1-19/+189
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan1-1/+0
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu5-55/+440
2011-02-21rt2x00: Add/Modify the GPIO register definitionShiang Tu2-3/+9
2011-02-21rt2x00: Add/Modify protection related register definitionsShiang Tu2-14/+20
2011-02-21rt2x00: Remove superfluos empty lineHelmut Schaa1-1/+0
2011-02-21Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa1-6/+3
2011-02-21rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa1-3/+3
2011-02-21rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung3-77/+199
2011-02-21rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity supportRA-Jay Hung3-9/+70
2011-02-21rtlwifi: Remove obsolete/unused macrosLarry Finger2-102/+33
2011-02-21rtlwifi: rtl8192ce: Fix endian warningsLarry Finger10-291/+313
2011-02-21rtlwifi: Modify build system for rtl8192cuLarry Finger5-3/+35
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge1-0/+684
2011-02-21rtlwifi: rtl8192cu: Add routine tableGeorge1-0/+1888
2011-02-21rtlwifi: rtl8192cu: Add routine rfGeorge1-0/+493
2011-02-21rtlwifi: rtl8192cu: Add routine phyGeorge1-0/+611
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge1-0/+1144
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505
2011-02-21rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge4-0/+615
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2-2018/+2050
2011-02-21rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2-50/+239
2011-02-21rtlwifi: Add headers for rtl8187cuGeorge13-4/+1212