aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-05[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-05[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05[PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin3-0/+1134
2005-09-05[PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin3-0/+334
2005-09-05[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES.Pavel Roskin1-12/+6
2005-09-05[PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin1-7/+11
2005-09-05[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin1-1/+3
2005-09-05[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin1-1/+0
2005-09-05[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin1-28/+43
2005-09-05[PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk1-1/+1
2005-09-05[PATCH] (15/22) Kconfig fix (82596)Al Viro1-1/+1
2005-09-05[PATCH] mv643xx: add netpoll api supportDale Farnsworth1-2/+42
2005-09-05[PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2-62/+4
2005-09-05[PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth1-0/+3
2005-09-05[PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth1-15/+9
2005-09-05[PATCH] mv643xx: fix skb memory leakDale Farnsworth1-4/+2
2005-09-05[PATCH] sis190: basic sis191 supportFrancois Romieu2-5/+8
2005-09-05[PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu1-2/+17
2005-09-05[PATCH] sis190: make 10Mbps the default when handling the StationControl registerFrancois Romieu1-37/+21
2005-09-05[PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu1-4/+45
2005-09-05[PATCH] sis190: unmask the link change eventsFrancois Romieu1-1/+2
2005-09-05[PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb1-1/+1
2005-09-05[PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk1-6/+3
2005-09-05[PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk1-0/+1
2005-09-05[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk1-34/+35
2005-09-05[PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk1-7/+7
2005-09-05[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2-3/+3
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-17/+34
2005-09-05[PATCH] fix pm_message_t stuff in -mm treePavel Machek2-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek2-10/+10
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek6-30/+19
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-0/+2
2005-09-02[wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik1-0/+2
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds36-184/+38673
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-01[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-01[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+15
2005-09-01/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik100-4094/+18642
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik100-4094/+18642
2005-08-31[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7