summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn1-10/+7
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2-0/+3
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler1-4/+4
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa1-1/+0
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby1-0/+1
2008-08-01ath5k: Update phy calibration functionsNick Kossifidis1-12/+42
2008-08-01ath5k: Update channel functionsNick Kossifidis1-4/+55
2008-08-01ath5k: Add RF2425 initial rfgain valuesNick Kossifidis1-2/+70
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis1-23/+59
2008-08-01ath5k: Do ADC test during resetNick Kossifidis1-0/+13
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis1-4/+27
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis2-44/+26
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis1-0/+6
2008-08-01ath5k: Update register listNick Kossifidis4-263/+720
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller1-5/+7
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison22-519/+520
2008-07-30nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2-2/+8
2008-07-30bluetooth: add quirks for a few hci_usb devicesMichael Frey1-0/+7
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-30tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki1-39/+28
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells1-20/+20
2008-07-30net: use the common ascii hex helpersHarvey Harrison1-7/+6
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller13-333/+933
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall1-2/+2
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu3-150/+482
2008-07-30fix NE2000 linkage errorMikael Pettersson1-3/+3
2008-07-30[netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox1-1/+1
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard1-10/+42
2008-07-29niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab1-1/+1
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller33-182/+329
2008-07-29S2io: fix statistics flush after a MTU changeBreno Leitao1-6/+23
2008-07-29enc28j60: don't specify (wrong) IRQ typeDavid Brownell1-2/+4
2008-07-29blackfin_mac: unneeded assignmentStephen Hemminger1-1/+0
2008-07-29Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-122/+236
2008-07-29cxgb3: Allow 64KB firmware images.Steve Wise1-1/+1
2008-07-29Blackfin EMAC Driver: Functional power management supportMichael Hennerich1-0/+1
2008-07-29Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu1-26/+77
2008-07-29Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger1-3/+3
2008-07-29forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla1-6/+58
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum1-6/+6
2008-07-29mac80211: partially fix skb->cb useJohannes Berg6-6/+6
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger2-34/+54
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger2-0/+16
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-29drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn1-2/+8
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn3-4/+17
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-29drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall1-1/+2