aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky
2008-08-01prism54 - Use offsetof()Takashi Iwai
2008-08-01ipw2200 - Fix bad ipw_write8() macroTakashi Iwai
2008-08-01rtl8187: Fix lockups due to concurrent access to config routineLarry Finger
2008-08-01rt2500pci: restoring missing linePeter Chubb
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn
2008-08-01rt2x00: Fix VGC lower bound initializationIvo van Doorn
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn
2008-08-01rt2x00: Fix partial antenna configurationIvo van Doorn
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby
2008-08-01ath5k: Update phy calibration functionsNick Kossifidis
2008-08-01ath5k: Update channel functionsNick Kossifidis
2008-08-01ath5k: Add RF2425 initial rfgain valuesNick Kossifidis
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis
2008-08-01ath5k: Do ADC test during resetNick Kossifidis
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis
2008-08-01ath5k: Update register listNick Kossifidis
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-30nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett
2008-07-30tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki
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