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.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-06-14
rndis_wlan: do link-down state change in worker thread
Jussi Kivilinna
1
-14
/
+14
2008-06-14
airo: use simple_read_from_buffer()
Akinobu Mita
1
-12
/
+3
2008-06-14
rt2x00: Rework alignment check.
Gertjan van Wingerde
1
-6
/
+2
2008-06-14
rt2x00: Remove unused defines
Ivo van Doorn
5
-10
/
+0
2008-06-14
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
1
-9
/
+13
2008-06-14
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
3
-19
/
+9
2008-06-14
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
5
-79
/
+74
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
9
-35
/
+13
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
11
-37
/
+39
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
8
-85
/
+85
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
5
-3
/
+67
2008-06-14
rt2x00: Fix queue initialization
Ivo van Doorn
1
-3
/
+4
2008-06-14
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
1
-1
/
+1
2008-06-14
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
1
-41
/
+30
2008-06-14
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
1
-4
/
+0
2008-06-14
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
1
-7
/
+5
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
5
-101
/
+77
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
6
-129
/
+140
2008-06-14
rt2x00: Calculate register offset during compile time
Ivo van Doorn
1
-14
/
+45
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-123
/
+162
2008-06-14
rt2x00: Add D-link DWA111 support
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: LEDS build failure
Randy Dunlap
1
-6
/
+6
2008-06-14
rt2x00: INPUT build failure
Randy Dunlap
1
-3
/
+4
2008-06-14
b43: Fix noise calculation WARN_ON
Michael Buesch
2
-7
/
+10
2008-06-14
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-33
/
+32
2008-06-14
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
1
-2
/
+1
2008-06-14
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
1
-0
/
+6
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-55
/
+32
2008-06-13
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
21
-488
/
+5005
2008-06-13
bnx2x: Updating the Maintainer
Eilon Greenstein
3
-4
/
+7
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
9
-47
/
+21
2008-06-12
irda: remove CVS keywords
Adrian Bunk
3
-7
/
+1
2008-06-12
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
1
-1
/
+1
2008-06-12
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-06-12
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
1
-2
/
+2
2008-06-12
[netdrvr] Fix 8390 build breakage
Stephen Rothwell
1
-0
/
+4
2008-06-12
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-0
/
+5
2008-06-12
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-1
/
+6
2008-06-12
ixbge: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-1
/
+6
2008-06-12
HSO: add option hso driver
Greg Kroah-Hartman
4
-0
/
+2848
2008-06-12
drivers/net/macsonic.c: make functions static
Adrian Bunk
1
-11
/
+8
2008-06-12
drivers/net/: remove write-only "last_dev"
Adrian Bunk
3
-12
/
+0
2008-06-12
drivers/net/mac8390.c: make functions static
Adrian Bunk
1
-5
/
+3
2008-06-12
make hplance_{init,cleanup}_module() static
Adrian Bunk
1
-2
/
+2
2008-06-12
make drivers/net/atarilance.c:lance_addr_list[] static
Adrian Bunk
1
-1
/
+1
2008-06-12
macb: use random mac if stored address in EEPROM is invalid
Sven Schnelle
1
-1
/
+5
2008-06-12
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
4
-0
/
+1651
2008-06-12
smc911x: SuperH architecture support
Magnus Damm
2
-2
/
+1
2008-06-12
smc911x: introduce platform data flags
Magnus Damm
2
-1
/
+97
[prev]
[next]