aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netxen: fix tx csum statusSucheta Chakraborty2010-03-291-0/+6
* e1000e: Use pr_<level> and netdev_<level>Bruce Allan2010-03-262-18/+10
* ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-263-37/+15
* ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-264-36/+12
* net/various: remove trailing space in messagesFrans Pop2010-03-2424-35/+35
* net/intel: remove trailing space in messagesFrans Pop2010-03-246-11/+11
* net/tulip: remove trailing space in messagesFrans Pop2010-03-242-5/+5
* net/tokenring: remove trailing space in messagesFrans Pop2010-03-244-106/+106
* net/smc91xx: remove trailing space in messagesFrans Pop2010-03-243-24/+24
* net/ps3_gelic: remove trailing space in messagesFrans Pop2010-03-242-19/+19
* net/irda: remove trailing space in messagesFrans Pop2010-03-243-19/+19
* be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla2010-03-231-21/+12
* be2net: handle dma mapping errors in Tx pathSathya Perla2010-03-231-3/+38
* ixgbevf: Message formatting fixupJoe Perches2010-03-221-3/+3
* korina: use resource_size()Dan Carpenter2010-03-221-3/+3
* ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-221-5/+1
* ewrk3: range checking problemDan Carpenter2010-03-221-2/+1
* netconsole: do not depend on experimentalAmerigo Wang2010-03-221-4/+3
* stmmac: use resource_size()Dan Carpenter2010-03-221-6/+5
* igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck2010-03-226-5/+83
* igb: cleanup usage of virtualization registersAlexander Duyck2010-03-221-12/+16
* igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck2010-03-221-20/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22102-2267/+3560
|\
| * rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys2010-03-161-15/+25
| * rt2x00: txdone implementation supporting hw encryption.Alban Browaeys2010-03-161-32/+25
| * rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa2010-03-151-0/+2
| * ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-154-28/+27
| * orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
| * wl1251: reduce eeprom read wait timeGrazvydas Ignotas2010-03-151-1/+2
| * wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-155-6/+56
| * wl1251: make local symbols staticGrazvydas Ignotas2010-03-151-15/+9
| * DRIVER: Libertas: Fixed coding style in rx.cStewart Malik2010-03-151-25/+25
| * ath5k: remove unused beacon timer codeJohn W. Linville2010-03-152-225/+0
| * ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0
| * ath5k: remove some dead functionsJohn W. Linville2010-03-153-113/+0
| * airo : Print of firmware versionmatthieu castet2010-03-151-1/+1
| * airo : fix printing status infomatthieu castet2010-03-151-12/+23
| * ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger2010-03-101-0/+1
| * ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-102-2/+1
| * ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-103-5/+8
| * wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi2010-03-101-2/+2
| * ath5k: Minor EEPROM documentation updatesBruno Randolf2010-03-103-23/+68
| * ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
| * ath5k: add debugfs file frameerrorsBruno Randolf2010-03-104-2/+140
| * ath5k: remove ah_gpio_npinsBruno Randolf2010-03-102-5/+0
| * ath5k: remove ah_mac_revisionBruno Randolf2010-03-102-2/+0
| * ath5k: remove ah_magicBruno Randolf2010-03-103-10/+0
| * ath5k: remove double opmode definitionBruno Randolf2010-03-105-21/+15
| * ath5k: preserve antenna settingsBruno Randolf2010-03-103-1/+3
| * ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-104-0/+126