aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells
2008-07-30net: use the common ascii hex helpersHarvey Harrison
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu
2008-07-30fix NE2000 linkage errorMikael Pettersson
2008-07-30[netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard
2008-07-29niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-29S2io: fix statistics flush after a MTU changeBreno Leitao
2008-07-29enc28j60: don't specify (wrong) IRQ typeDavid Brownell
2008-07-29blackfin_mac: unneeded assignmentStephen Hemminger
2008-07-29Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-07-29cxgb3: Allow 64KB firmware images.Steve Wise
2008-07-29Blackfin EMAC Driver: Functional power management supportMichael Hennerich
2008-07-29Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu
2008-07-29Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger
2008-07-29forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-29drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall
2008-07-29drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall
2008-07-29rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn
2008-07-29rt2x00: Fix the beacon length bugIwo Mergler
2008-07-29rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler
2008-07-29rt2x00: Support for large vendor requestsIwo Mergler
2008-07-29rt2x00: Fix EIFS timing valueIvo van Doorn
2008-07-29rt2x00: Remove duplicate declarationIvo van Doorn
2008-07-29ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-07-29ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland
2008-07-29iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-07-29iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev
2008-07-29libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo
2008-07-29iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen
2008-07-29ath5k: use positive logic for HP laptop LEDsBob Copeland
2008-07-29Ath5k: suspend/resume fixesJiri Slaby
2008-07-29Ath5k: fix dma operationJiri Slaby
2008-07-29Ath5k: flush workJiri Slaby
2008-07-29Ath5k: kill tasklets on shutdownJiri Slaby
2008-07-29Ath5k: fix memory corruptionJiri Slaby
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds