summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * gianfar: Create net device with carrier downTrent Piepho2008-10-081-0/+3
| * mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek2008-10-081-0/+1
| * lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-081-2/+2
| * ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-081-3/+5
| * e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-081-0/+1
| * net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-084-0/+1487
| * phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-082-49/+49
| * phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-4/+71
| * phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0822-185/+277
| * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0814-14/+14
| * myri10ge: add multiqueue TXBrice Goglin2008-10-081-34/+118
| * atl1: update introductory commentsJay Cliburn2008-10-081-7/+3
| * atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-081-3/+4
| * atl1: remove LLTXJay Cliburn2008-10-081-17/+1
| * atl1: fix transmit timeout bugJay Cliburn2008-10-082-2/+3
| * skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-081-2/+2
| * [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-081-4/+18
| * [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-083-3/+24
| * via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-081-2/+2
| * net: remove LLTX in atl2 driverKevin Hao2008-10-082-24/+1
| * phylib: Wake PHY state machine on interruptTrent Piepho2008-10-081-0/+6
| * PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-081-19/+30
| * r8169: read MAC address from EEPROM on initIvan Vecera2008-10-081-1/+72
| * net: add net poll support for atl2 driverKevin Hao2008-10-081-0/+12
| * ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-082-0/+23
| * phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-081-2/+3
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0859-445/+450
| |\
| * | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
| * | iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
| * | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
| * | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
| * | mac80211: add multi-rate retry supportFelix Fietkau2008-10-065-4/+7
| * | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-066-10/+13
| * | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
| * | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-2/+3
| * | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-066-25/+197
| * | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-061-1/+1
| * | ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-065-22/+19
| * | ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0
| * | netdrv: Fix unregister_netdev typosHerbert Xu2008-10-052-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01113-521/+918
| |\ \
| * | | mv643xx_eth: hook up skb recyclingLennert Buytenhek2008-10-011-21/+45
| * | | ath5k: Add support for AR2417 v2Nick Kossifidis2008-09-301-2/+3
| * | | ath5k: Fix SREV reporting after SREV updatesNick Kossifidis2008-09-301-1/+5
| * | | ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2008-09-302-7/+46
| * | | ath5k: Use new srevs to properly attach radio chipsNick Kossifidis2008-09-301-69/+113
| * | | b43: Increase loop tries in do_dummy_txLarry Finger2008-09-301-1/+1
| * | | ath5k: Update registers and SREV ids v2Nick Kossifidis2008-09-306-238/+490
| * | | ath5k: write beacon control register twice when resetting tsfBob Copeland2008-09-301-1/+13
| * | | rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
OpenPOWER on IntegriCloud