summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6'Paul Mackerras2008-03-26
|\
| * USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-24
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-24
| |\
| | * [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-24
| * | [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-23
| * | BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-23
| |/
| * [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-20
| * [TG3]: Fix build warning on sparc32.David S. Miller2008-03-20
| * [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17
| |\
| | * virtio: fix race in enable_cbChristian Borntraeger2008-03-17
| | * virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-17
| |\ \
| | * | rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-13
| | * | ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-13
| | * | b43: phy.c fix typo in register writeHarvey Harrison2008-03-13
| | * | PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-13
| | * | PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-13
| | * | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-13
| * | | ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-17
| * | | igb: Correctly get protocol informationMitch Williams2008-03-17
| * | | [IOC3] Fix section missmatchRalf Baechle2008-03-17
| * | | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-17
| * | | forcedeth: limit tx to 16Ayaz Abdulla2008-03-17
| * | | 3c501: Further coding style fixesAlan Cox2008-03-17
| * | | cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-17
| * | | NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-17
| * | | rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-17
| * | | NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-17
| * | | drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall2008-03-17
| * | | drivers/net/ipg.c: remove unused variableJulia Lawall2008-03-17
| * | | epic100 endianness annotations and fixesAl Viro2008-03-17
| * | | ipg fixAl Viro2008-03-17
| * | | more misannotations: ne2k-pciAl Viro2008-03-17
| * | | wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-17
| * | | r6040 endianness fixesAl Viro2008-03-17
| |/ /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-03-13
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
| |\ \ | | |/
| | * rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-11
| | * rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-11
| | * libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-11
| | * drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville2008-03-11
| | * net/enc28j60: oops fixDavid Brownell2008-03-05
| | * drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-05
| | * drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-05
| | * drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-05
| | * drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-05
| | * [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-05
| | * [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-05
| | * net: replace __inline with inlineHarvey Harrison2008-03-05