| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] 3c59x: read current link status from phy | Tommy S. Christensen | 2005-09-07 | 1 | -0/+1 |
* | | [PATCH] 3c59x PM fixes | Rafael J. Wysocki | 2005-09-07 | 1 | -1/+17 |
|/ |
|
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-06 | 20 | -233/+1735 |
|\ |
|
| * | [PATCH] orinoco: New driver - spectrum_cs. | Pavel Roskin | 2005-09-05 | 3 | -0/+1134 |
| * | [PATCH] orinoco: New driver - orinoco_nortel. | Pavel Roskin | 2005-09-05 | 3 | -0/+334 |
| * | [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI... | Pavel Roskin | 2005-09-05 | 1 | -12/+6 |
| * | [PATCH] orinoco: Optimize orinoco_join_ap() | Pavel Roskin | 2005-09-05 | 1 | -7/+11 |
| * | [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. | Pavel Roskin | 2005-09-05 | 1 | -1/+3 |
| * | [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. | Pavel Roskin | 2005-09-05 | 1 | -1/+0 |
| * | [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. | Pavel Roskin | 2005-09-05 | 1 | -28/+43 |
| * | [PATCH] Kconfig fix (PHYLIB vs. s390) | viro@ZenIV.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (15/22) Kconfig fix (82596) | Al Viro | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] mv643xx: add netpoll api support | Dale Farnsworth | 2005-09-05 | 1 | -2/+42 |
| * | [PATCH] mv643xx: Fix promiscuous mode handling | Dale Farnsworth | 2005-09-05 | 2 | -62/+4 |
| * | [PATCH] mv643xx: Disable per port bandwidth limits | Dale Farnsworth | 2005-09-05 | 1 | -0/+3 |
| * | [PATCH] mv643xx: fix outstanding tx skb counter | Dale Farnsworth | 2005-09-05 | 1 | -15/+9 |
| * | [PATCH] mv643xx: fix skb memory leak | Dale Farnsworth | 2005-09-05 | 1 | -4/+2 |
| * | [PATCH] sis190: basic sis191 support | Francois Romieu | 2005-09-05 | 2 | -5/+8 |
| * | [PATCH] sis190: RGMII Tx internal delay fiddling | Francois Romieu | 2005-09-05 | 1 | -2/+17 |
| * | [PATCH] sis190: make 10Mbps the default when handling the StationControl regi... | Francois Romieu | 2005-09-05 | 1 | -37/+21 |
| * | [PATCH] sis190: recent chipsets from SiS include a RGMII | Francois Romieu | 2005-09-05 | 1 | -4/+45 |
| * | [PATCH] sis190: unmask the link change events | Francois Romieu | 2005-09-05 | 1 | -1/+2 |
| * | [PATCH] 'mdio_bus_exit' in discarded section .text.exit | Peter Chubb | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] drivers/net/ne3210.c: cleanups | Adrian Bunk | 2005-09-05 | 1 | -6/+3 |
| * | [PATCH] (6/7) missing include (ipw2200) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -0/+1 |
| * | [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -34/+35 |
| * | [PATCH] (4/7) missing include (uli526x) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (3/7) iomem annotations (s2io) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -7/+7 |
| * | [PATCH] (2/7) iomem annotations (e1000) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (1/7) chelsio sparse annotations | viro@ftp.linux.org.uk | 2005-09-05 | 2 | -3/+3 |
* | | [IPW2200]: ipw2200.h needs linux/dma-mapping.h | David S. Miller | 2005-09-05 | 1 | -0/+1 |
* | | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-05 | 1 | -2/+2 |
* | | [TG3]: Use status tag to check for new events | Michael Chan | 2005-09-05 | 1 | -17/+15 |
* | | [TG3]: Remove status block access in tg3_msi() and add prefetches | Michael Chan | 2005-09-05 | 1 | -17/+11 |
* | | [TG3]: Add PHY loopback test | Michael Chan | 2005-09-05 | 1 | -20/+53 |
* | | [TG3]: Add ethtool -p support | Michael Chan | 2005-09-05 | 1 | -0/+33 |
* | | [TG3]: Minor 5780 and 5752 fixes | Michael Chan | 2005-09-05 | 1 | -5/+7 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 | 5 | -17/+34 |
|\ |
|
| * | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 1 | -2/+1 |
| * | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -1/+1 |
| * | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-01 | 1 | -2/+2 |
| * | [TG3]: Minimize locking in TX path. | Michael Chan | 2005-09-01 | 1 | -11/+13 |
| * | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver | Eric Lemoine | 2005-09-01 | 1 | -0/+1 |
| * | [SUNGEM]: fix minor bug in sungem.h | Geoff Levand | 2005-09-01 | 1 | -1/+1 |
| * | [TUNTAP]: Allow setting the linktype of the tap device from userspace | Mike Kershaw | 2005-09-01 | 1 | -0/+15 |
* | | [PATCH] fix pm_message_t stuff in -mm tree | Pavel Machek | 2005-09-05 | 2 | -3/+3 |
* | | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 2 | -10/+10 |
* | | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 6 | -30/+19 |
* | | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2005-09-02 | 1 | -0/+2 |
|\ \ |
|
| * | | [wireless hostap] automatically select ieee80211 dependency in Kconfig | Jeff Garzik | 2005-09-02 | 1 | -0/+2 |