aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir
2008-03-20[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski
2008-03-20[TG3]: Fix build warning on sparc32.David S. Miller
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund
2008-03-17igb: Correctly get protocol informationMitch Williams
2008-03-17[IOC3] Fix section missmatchRalf Baechle
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla
2008-03-173c501: Further coding style fixesAlan Cox
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray
2008-03-17NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese
2008-03-17rndis_host: fix transfer size negotiationJean-Christophe Dubois
2008-03-17NEWEMAC: fix support for pause packetsPravin M. Bathija
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah
2008-03-17drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall
2008-03-17drivers/net/ipg.c: remove unused variableJulia Lawall
2008-03-17epic100 endianness annotations and fixesAl Viro
2008-03-17ipg fixAl Viro
2008-03-17more misannotations: ne2k-pciAl Viro
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro
2008-03-17r6040 endianness fixesAl Viro
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno
2008-03-13prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior
2008-03-11drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville
2008-03-05net/enc28j60: oops fixDavid Brownell
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman
2008-03-05[PPPOL2TP]: Make locking calls softirq-safeJames Chapman
2008-03-05net: replace __inline with inlineHarvey Harrison
2008-03-05make s2io.c:init_tti() staticAdrian Bunk