index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
[netdrvr] eexpress: minor corrections
Shani Moideen
1
-2
/
+2
2007-04-28
add NAPI support to sb1250-mac.c
Mark Mason
1
-92
/
+179
2007-04-28
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
Milind Arun Choudhary
4
-9
/
+6
2007-04-28
e1000: ROUND_UP macro cleanup in drivers/net/e1000
Milind Arun Choudhary
4
-13
/
+10
2007-04-28
Generic HDLC sparse annotations
Krzysztof Halasa
3
-25
/
+25
2007-04-28
e100: Optionally use I/O mode only to access register space
Jesse Brandeburg
1
-33
/
+39
2007-04-28
e100: allow bad MAC address when running with invalid eeprom csum
Jesse Brandeburg
1
-5
/
+10
2007-04-28
ehea: fix for dlpar support
Thomas Klein
2
-23
/
+46
2007-04-28
ehea: fix for sysfs entries
Thomas Klein
2
-17
/
+62
2007-04-28
3C509: Remove unnecessary include of <linux/pm_legacy.h>
Robert P. J. Day
1
-1
/
+0
2007-04-28
NetXen: Fix for vmalloc issues
Mithlesh Thukral
1
-2
/
+2
2007-04-28
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
3
-7
/
+6
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
10
-266
/
+468
2007-04-28
NetXen: Removal of redundant macros
Mithlesh Thukral
1
-2
/
+0
2007-04-28
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
4
-42
/
+144
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
9
-99
/
+112
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
10
-691
/
+646
2007-04-28
[netdrvr e100] experiment with doing RX in a similar manner to eepro100
Scott Feldman
1
-63
/
+9
2007-04-28
[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX
Larry Finger
1
-0
/
+1
2007-04-28
mii: add kernel-doc notation
Randy Dunlap
1
-0
/
+57
2007-04-28
Fix sparse errors in drivers/net/ibmveth.c
Michael Ellerman
1
-4
/
+6
2007-04-28
ucc_geth: version 1.1
Kim Phillips
1
-1
/
+3
2007-04-28
ucc_geth: fixes for ucc_geth_memclean
Nicu Ioan Petru
1
-7
/
+6
2007-04-28
ucc_geth: Implement Transmit on Demand support
Michael Reiss
4
-10
/
+15
2007-04-28
ucc_geth: Fix interrupt coalescing size and alignment
Michael Barkowski
2
-4
/
+3
2007-04-28
ucc_geth: NAPI-related bug fixes
Michael Reiss
2
-40
/
+61
2007-04-28
ucc_geth: migrate ucc_geth to phylib
Kim Phillips
9
-1689
/
+659
2007-04-28
phylib: add RGMII-ID interface mode definition
Kim Phillips
1
-0
/
+1
2007-04-28
[PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional
Larry Finger
2
-3
/
+3
2007-04-28
[PATCH] zd1211rw: Add ID for ZyXEL AG-220
Daniel Drake
1
-0
/
+1
2007-04-28
[PATCH] zd1211rw: Add AL7230B RF support for ZD1211B
Daniel Drake
1
-50
/
+267
2007-04-28
[PATCH] zd1211rw: rework band edge patching
Daniel Drake
6
-11
/
+33
2007-04-28
[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset
Daniel Drake
1
-11
/
+11
2007-04-28
[PATCH] hostap_cs: support ADLINK 345 CF
Marcin Juszkiewicz
1
-0
/
+2
2007-04-28
[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
Pavel Roskin
1
-3
/
+0
2007-04-28
[PATCH] bcm43xx: Change initialization for 2050 radios
Larry Finger
3
-31
/
+184
2007-04-28
make drivers/net/qla3xxx.c:PHY_DEVICES[] static
Adrian Bunk
1
-1
/
+1
2007-04-28
S2io: Change of driver maintainers
Ramkrishna Vepa
2
-2
/
+14
2007-04-28
Patch:replace with time_after in drivers/net/eexpress.c
Shani
1
-3
/
+4
2007-04-28
ehea: removing unused functionality
Jan-Bernd Themann
4
-124
/
+69
2007-04-28
mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric
Gabriel Paubert
2
-50
/
+13
2007-04-28
qla3xxx: Bumping driver version number to v2.03.00-k4
Ron Mercer
1
-1
/
+1
2007-04-28
qla3xxx: Adding support for the Agere PHY (ET1011C)
Ron Mercer
2
-45
/
+335
2007-04-28
qla3xxx: Add ethtool get_pauseparam for improved bonding support.
Ron Mercer
1
-0
/
+18
2007-04-28
remove unused header file: drivers/net/skfp/h/lnkstat.h
Robert P. J. Day
1
-84
/
+0
2007-04-28
baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging
Folkert van Heusden
1
-3
/
+10
2007-04-28
strlcpy is smart enough
Jean Delvare
1
-2
/
+2
2007-04-28
[PATCH] zd1211rw: Add another ID for Linksys WUSBF54G
Daniel Drake
1
-0
/
+1
2007-04-28
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
Daniel Drake
1
-11
/
+2
2007-04-28
[PATCH] zd1211rw: Mark some data const
Daniel Drake
3
-5
/
+5
[next]