index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
bnx2x: fix logical op
Randy Dunlap
1
-1
/
+1
2008-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-33
/
+167
2008-08-07
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
David S. Miller
25
-4
/
+31522
2008-08-07
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
1
-2
/
+161
2008-08-07
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
4
-31
/
+6
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
12
-324
/
+205
2008-08-07
ath9k: More unused macros
Sujith
1
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
1
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
6
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
9
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
1
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
22
-0
/
+31685
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
1
-2
/
+0
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
2
-2
/
+2
2008-08-07
p54: swap short slot time dcf values
Christian Lamparter
1
-2
/
+2
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
1
-17
/
+37
2008-08-07
p54: Fix for TX sequence number problem
Larry Finger
2
-0
/
+15
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
3
-25
/
+22
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
33
-1863
/
+1233
2008-08-07
WAN: remove extra help text from HDLC_PPP config option
Krzysztof Halasa
1
-2
/
+0
2008-08-07
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
1
-3
/
+0
2008-08-07
bonding: refactor mii monitor
Jay Vosburgh
2
-222
/
+173
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
13
-57
/
+9
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
1
-0
/
+5
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+8
2008-08-07
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
1
-0
/
+21
2008-08-07
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
1
-2
/
+4
2008-08-07
hamradio: add missing sanity check to tty operation
Eugene Teo
1
-1
/
+1
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
1
-8
/
+5
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
1
-10
/
+7
2008-08-07
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
1
-1
/
+1
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
3
-25
/
+71
2008-08-07
METH: fix MAC address setup
Thomas Bogendoerfer
1
-1
/
+1
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
1
-1
/
+1
2008-08-07
qla3xxx: driver version change.
root
1
-1
/
+1
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2
-101
/
+0
2008-08-07
qla3xxx: cleanup: Remove some unused defined constants in the header file.
Ron Mercer
1
-8
/
+0
2008-08-07
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
1
-3
/
+0
2008-08-07
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
1
-9
/
+5
2008-08-07
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
7
-53
/
+94
2008-08-07
netxen: fix cmd ring init
Dhananjay Phadke
1
-12
/
+10
2008-08-07
netxen: fix legacy interrupts
Dhananjay Phadke
2
-17
/
+34
2008-08-07
netxen: add new board types
Dhananjay Phadke
4
-1
/
+16
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
6
-26
/
+66
2008-08-07
remove bogus CONFIG_GFAR_NAPI's
Adrian Bunk
1
-4
/
+0
2008-08-07
net/fs_enet: remove redundant messages for performance
Li Yang
1
-1
/
+1
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
[next]