index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
ni52: clean up check586()
Al Viro
1
-23
/
+24
2008-03-26
ni52: clean up initialization of priv
Al Viro
1
-14
/
+7
2008-03-26
ni52: make ->base char __iomem *
Al Viro
1
-15
/
+17
2008-03-26
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
1
-11
/
+11
2008-03-26
ni52: unbreak scp_struct
Al Viro
1
-2
/
+2
2008-03-26
ni52 trivial iomem annotations
Al Viro
1
-71
/
+70
2008-03-26
ixgb: remove irq_sem
Jesse Brandeburg
2
-13
/
+6
2008-03-26
e1000: remove irq_sem
Jesse Brandeburg
2
-27
/
+15
2008-03-26
e1000e: remove irq_sem
Jesse Brandeburg
2
-26
/
+14
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2
-57
/
+0
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2
-9
/
+10
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
8
-102
/
+94
2008-03-26
ixgb: add explicit state checking
Jesse Brandeburg
2
-10
/
+33
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
6
-216
/
+209
2008-03-26
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
4
-6
/
+4
2008-03-26
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
Sreenivasa Honnur
1
-0
/
+3
2008-03-26
b44: Truncate PHY address
Michael Buesch
1
-0
/
+5
2008-03-26
skge napi->poll() locking bug
Marin Mitov
1
-2
/
+4
2008-03-26
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-26
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-26
ehea: Fix IPv6 support
Thomas Klein
2
-2
/
+2
2008-03-26
dm9000: Support promisc and all-multi modes
Peter Korsgaard
1
-2
/
+8
2008-03-26
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-26
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
2008-03-26
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
1
-5
/
+124
2008-03-26
netxen: fix rx dropped stats
Dhananjay Phadke
4
-45
/
+3
2008-03-26
netxen: remove low level tx lock
Dhananjay Phadke
4
-157
/
+43
2008-03-26
netxen: napi and irq cleanup
Dhananjay Phadke
4
-163
/
+48
2008-03-26
netxen: improve msi support
Dhananjay Phadke
6
-33
/
+43
2008-03-26
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
Bryan Wu
1
-4
/
+4
2008-03-26
ixgb: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-26
e100: endianness annotations
Al Viro
1
-1
/
+1
2008-03-26
igb trivial annotations
Al Viro
3
-69
/
+72
2008-03-26
igb: endianness fix
Al Viro
1
-2
/
+2
2008-03-26
bonding: update version
Jay Vosburgh
1
-2
/
+2
2008-03-26
bonding: Fix sysfs attribute handling
Libor Pechacek
1
-2
/
+1
2008-03-26
bonding: fix two compiler warnings
Jay Vosburgh
2
-6
/
+2
2008-03-26
bonding: Fix locking in 802.3ad mode
Jay Vosburgh
1
-2
/
+2
2008-03-26
smctr.c: fix logical-bitwise-or confusion
Jay Schulist
1
-1
/
+1
2008-03-26
Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/...
David S. Miller
13
-20
/
+20
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
9
-386
/
+234
2008-03-25
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
1
-0
/
+7
2008-03-25
PS3: gelic: Add support for separate cipher selection
Masakazu Mokuno
1
-1
/
+1
2008-03-25
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2
-2
/
+42
2008-03-25
iwlwifi: Completing the parameter packaging
Assaf Krauss
3
-54
/
+55
2008-03-25
ipw2200 annotations and fixes
Al Viro
2
-60
/
+64
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
7
-25
/
+48
2008-03-25
iwlwifi: move host command sending functions to core module
Tomas Winkler
9
-322
/
+399
2008-03-25
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
6
-13
/
+13
2008-03-25
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
1
-39
/
+0
[prev]
[next]