aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-02net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely1-7/+12
2009-04-02Neterion: New driver: Kconfig and MakefileRamkrishna Vepa3-0/+25
2009-04-02Neterion: New driver: Driver versionRamkrishna Vepa1-0/+23
2009-04-02Neterion: New driver: Ethtool relatedRamkrishna Vepa2-0/+1215
2009-04-02Neterion: New driver: Main entry pointsRamkrishna Vepa2-0/+5059
2009-04-02Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2-0/+4937
2009-04-02Neterion: New driver: Hardware init & configurationRamkrishna Vepa2-0/+7523
2009-04-02Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa1-0/+4608
2009-03-31sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings1-4/+3
2009-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6David S. Miller8-2658/+141
2009-03-31ETHOC: fix build breakage on s390Heiko Carstens1-1/+1
2009-03-30smc91c92_cs: use request_firmwareJaswinder Singh Rajput2-370/+32
2009-03-303C359: use request_firmwareJaswinder Singh Rajput3-1596/+51
2009-03-30yam: use request_firmwareJaswinder Singh Rajput3-692/+58
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov4-5/+0
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller10-35/+46
2009-03-29tg3: Add GRO support.David S. Miller1-2/+2
2009-03-29niu: Add GRO support.David S. Miller1-5/+7
2009-03-29ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller1-5/+6
2009-03-29gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller1-1/+1
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison1-6/+4
2009-03-28dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov1-1/+1
2009-03-28ni5010: convert to net_device_opsAlexander Beregalov1-6/+12
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-14/+17
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-20/+28
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-03-28Merge branch 'origin' into develRussell King685-79393/+96771
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar119-1321/+9557
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg9-17/+71
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-1/+1
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-03-27ath5k: properly drop packets from ops->txBob Copeland1-4/+6
2009-03-27ar9170: single module buildChristian Lamparter6-60/+7
2009-03-27ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez1-1/+6
2009-03-27rt2x00: New USB ID for rt73usbIvo van Doorn1-0/+2
2009-03-27ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2-4/+13
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava1-1/+1
2009-03-27p54: Kconfig maintenanceChristian Lamparter1-28/+4
2009-03-27ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter3-103/+49
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho1-0/+2
2009-03-27ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter4-0/+35
2009-03-27ar9170: ar9170: USB frontend driverChristian Lamparter2-0/+821
2009-03-27ar9170: mac/bbp and phy codeChristian Lamparter2-0/+1692
2009-03-27ar9170: ar9170: mac80211 interaction codeChristian Lamparter5-0/+2377
2009-03-27ar9170: hardware and eeprom header filesChristian Lamparter2-0/+585
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez1-0/+3
2009-03-27Add mesh point functionality to ath9kPat Erley4-13/+18
2009-03-27p54: fix SoftLED compile dependenciesChristian Lamparter2-8/+13
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2-21/+8
2009-03-27ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan1-13/+22