index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2007-10-10
2
-37
/
+20
*
ibm_new_emac: Nuke SET_MODULE_OWNER() use
Roland Dreier
2007-10-10
1
-1
/
+0
*
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2007-10-10
2
-32
/
+18
*
natsemi: Use NATSEMI_TIMER_FREQ consistently
Mark Brown
2007-10-10
1
-2
/
+2
*
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
5
-33
/
+31
*
chelsio: sparse warning fixes (old cxgb2)
Stephen Hemminger
2007-10-10
4
-370
/
+3
*
ehea: use kernel event queue
Jan-Bernd Themann
2007-10-10
3
-24
/
+10
*
network drivers: sparse warning fixes
Stephen Hemminger
2007-10-10
7
-33
/
+32
*
s2io: sparse warnings fix (rev2)
Stephen Hemminger
2007-10-10
1
-47
/
+50
*
e1000e: restore flow control settings properly
Auke Kok
2007-10-10
3
-3
/
+11
*
e1000e: Simple optimizations in e1000_xmit_frame
Auke Kok
2007-10-10
1
-5
/
+4
*
e1000: Simple optimizations in e1000_xmit_frame
Krishna Kumar
2007-10-10
1
-5
/
+4
*
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
2007-10-10
1
-27
/
+7
*
[PATCH] libertas: remove one superfluous include
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2007-10-10
2
-68
/
+155
*
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: fix a debug statement
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
2007-10-10
1
-2
/
+3
*
[PATCH] libertas: fix u8 constant
Holger Schurig
2007-10-10
2
-4
/
+4
*
[PATCH] libertas: problems setting wpa keys
Dan Williams
2007-10-10
1
-5
/
+30
*
[PATCH] rt2x00: Release 2.0.10
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
2007-10-10
3
-0
/
+6
*
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
Ivo van Doorn
2007-10-10
1
-5
/
+2
*
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
2007-10-10
9
-377
/
+358
*
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
2007-10-10
3
-18
/
+13
*
[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
Ivo van Doorn
2007-10-10
3
-10
/
+9
*
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
2007-10-10
4
-23
/
+56
*
[PATCH] rt2x00: Cut lines down to 80 characters
Ivo van Doorn
2007-10-10
1
-1
/
+2
*
[PATCH] rt2x00: get_duration expects values in 100kbs
Ivo van Doorn
2007-10-10
3
-3
/
+3
*
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
2007-10-10
9
-51
/
+45
*
[PATCH] rt2x00: Fix rfkill handling
Ivo van Doorn
2007-10-10
7
-19
/
+18
*
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
2007-10-10
7
-15
/
+20
*
[PATCH] rt2x00: Move rt2x00dev flags into enumeration
Ivo van Doorn
2007-10-10
1
-16
/
+33
*
[PATCH] rt2x00: Store "STARTED" state during suspend
Ivo van Doorn
2007-10-10
2
-3
/
+5
*
[PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx
Ivo van Doorn
2007-10-10
1
-3
/
+0
*
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
2007-10-10
7
-118
/
+76
*
[PATCH] p54usb: Add device ID for Linksys WUSB54AG
Martti Huttunen
2007-10-10
1
-0
/
+1
*
[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongle
Michael Wu
2007-10-10
1
-0
/
+2
*
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
2007-10-10
2
-10
/
+49
*
[PATCH] Add Linksys card to HostAP driver
Marcin Juszkiewicz
2007-10-10
1
-0
/
+4
*
[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05
Daniel Drake
2007-10-10
1
-0
/
+1
*
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
Stefan Lippers-Hollmann
2007-10-10
1
-0
/
+1
*
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
1
-3
/
+3
*
[TG3]: Fix ethtool autonegotiate flags.
Andy Gospodarek
2007-10-10
1
-1
/
+2
*
[IRDA]: Oops fix for ksdazzle
Alex VillacĂs Lasso
2007-10-10
1
-3
/
+13
*
[TG3]: Update version to 3.82.
Michael Chan
2007-10-10
1
-2
/
+2
*
[TG3]: Add 5784 and 5764 support.
Matt Carlson
2007-10-10
2
-12
/
+55
*
[TG3]: ASIC decoding and basic CPMU support.
Matt Carlson
2007-10-10
2
-8
/
+22
*
[TG3]: Walk PCI capability lists.
Matt Carlson
2007-10-10
2
-39
/
+37
*
e1000e: Fix ethtool register test code
Auke Kok
2007-10-10
1
-4
/
+10
[next]