summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-065-0/+2883
* [PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk2005-09-061-2/+2
* [PATCH] iseries_veth: Update copyright noticeMichael Ellerman2005-09-061-0/+1
* [PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk2005-09-061-1/+1
* [PATCH] iomem annotations (ac3200.c)viro@ftp.linux.org.uk2005-09-061-1/+1
* [PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com2005-09-063-28/+88
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0620-233/+1735
|\
| * [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-053-0/+1134
| * [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-053-0/+334
| * [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-051-12/+6
| * [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-051-7/+11
| * [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-051-1/+3
| * [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin2005-09-051-1/+0
| * [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin2005-09-051-28/+43
| * [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-051-1/+1
| * [PATCH] (15/22) Kconfig fix (82596)Al Viro2005-09-051-1/+1
| * [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-051-2/+42
| * [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-052-62/+4
| * [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-051-0/+3
| * [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-051-15/+9
| * [PATCH] mv643xx: fix skb memory leakDale Farnsworth2005-09-051-4/+2
| * [PATCH] sis190: basic sis191 supportFrancois Romieu2005-09-052-5/+8
| * [PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu2005-09-051-2/+17
| * [PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu2005-09-051-37/+21
| * [PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu2005-09-051-4/+45
| * [PATCH] sis190: unmask the link change eventsFrancois Romieu2005-09-051-1/+2
| * [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-051-1/+1
| * [PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk2005-09-051-6/+3
| * [PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk2005-09-051-0/+1
| * [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk2005-09-051-34/+35
| * [PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk2005-09-051-7/+7
| * [PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2005-09-052-3/+3
* | [IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller2005-09-051-0/+1
* | [TG3]: Update driver version and release date.David S. Miller2005-09-051-2/+2
* | [TG3]: Use status tag to check for new eventsMichael Chan2005-09-051-17/+15
* | [TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan2005-09-051-17/+11
* | [TG3]: Add PHY loopback testMichael Chan2005-09-051-20/+53
* | [TG3]: Add ethtool -p supportMichael Chan2005-09-051-0/+33
* | [TG3]: Minor 5780 and 5752 fixesMichael Chan2005-09-051-5/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-055-17/+34
|\
| * [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
| * [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
| * [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
| * [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-011-0/+1
| * [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-011-1/+1
| * [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+15
* | [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-052-3/+3
OpenPOWER on IntegriCloud