summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
* rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-0124-387/+1094
|\
| * iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| * prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
| * ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-011-2/+3
| * rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-012-1/+18
| * rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
| * libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
| * rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
| * rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
| * rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
| * rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
| * rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-011-10/+7
| * Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-012-0/+3
| * iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
| * ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-011-1/+0
| * Ath5k: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
| * ath5k: Update phy calibration functionsNick Kossifidis2008-08-011-12/+42
| * ath5k: Update channel functionsNick Kossifidis2008-08-011-4/+55
| * ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-011-2/+70
| * ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-011-23/+59
| * ath5k: Do ADC test during resetNick Kossifidis2008-08-011-0/+13
| * ath5k: Misc hw_reset updatesNick Kossifidis2008-08-011-4/+27
| * ath5k: Misc hw_attach fixesNick Kossifidis2008-08-012-44/+26
| * ath5k: Restore saved initval after POSTNick Kossifidis2008-08-011-0/+6
| * ath5k: Update register listNick Kossifidis2008-08-014-263/+720
* | Remove newline from the description of module parametersNiels de Vos2008-08-014-7/+7
|/
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-311-5/+7
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-3022-519/+520
* nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-302-2/+8
* tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-301-39/+28
* net: use the common ascii hex helpersHarvey Harrison2008-07-301-7/+6
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-3013-333/+933
|\
| * drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-301-2/+2
| * sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-303-150/+482
| * fix NE2000 linkage errorMikael Pettersson2008-07-301-3/+3
| * [netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox2008-07-301-1/+1
| * dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-301-10/+42
| * S2io: fix statistics flush after a MTU changeBreno Leitao2008-07-291-6/+23
| * enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-291-2/+4
| * blackfin_mac: unneeded assignmentStephen Hemminger2008-07-291-1/+0
| * Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-291-122/+236
| |\
| | * mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-241-1/+1
| | * mv643xx_eth: enable hardware TX checksumming with vlan tagsLennert Buytenhek2008-07-241-1/+28
| | * mv643xx_eth: print message on link status changeLennert Buytenhek2008-07-241-22/+69
| | * mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-241-74/+66
| | * mv643xx_eth: print driver version on initLennert Buytenhek2008-07-241-1/+2
| | * mv643xx_eth: use symbolic MII register addresses and valuesLennert Buytenhek2008-07-241-10/+10
| | * mv643xx_eth: use longer DMA burstsLennert Buytenhek2008-07-241-6/+6
OpenPOWER on IntegriCloud