summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-052-10/+10
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-056-30/+19
* | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-021-0/+2
|\ \
| * | [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-021-1/+1
|\ \ \
| * | | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-311-1/+1
| | |/ | |/|
* | | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-0236-184/+38673
|\ \ \ | | |/ | |/|
| * | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-09-01100-4094/+18642
| |\ \
| | * | /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-01100-4094/+18642
| | |\|
| * | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen2005-08-311-7/+7
| * | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo2005-08-281-1/+1
| * | | [PATCH] hostap: Fix hash values for product stringsJouni Malinen2005-08-281-1/+1
| * | | [PATCH] hostap: Update versionJouni Malinen2005-08-281-1/+1
| * | | hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-253-9/+9