index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2008-08-08
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
-5
/
+12
2008-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-3204
/
+34038
2008-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
-6
/
+13
2008-08-07
bnx2x: fix logical op
Randy Dunlap
-1
/
+1
2008-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
-33
/
+167
2008-08-07
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...
David S. Miller
-4
/
+31522
2008-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
-104
/
+82
2008-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-436
/
+513
2008-08-07
Fix up duplicate '__s3c2410wdt_stop()' function
Linus Torvalds
-11
/
+0
2008-08-07
powerpc/iseries: remove the old viocons driver
Stephen Rothwell
-1169
/
+1
2008-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-592
/
+679
2008-08-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
-238
/
+687
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
-3746
/
+3837
2008-08-07
Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus
Roland Dreier
-77
/
+58
2008-08-07
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
Julien Brunel
-1
/
+1
2008-08-07
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
-1
/
+1
2008-08-07
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
-2
/
+161
2008-08-07
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
-31
/
+6
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
-324
/
+205
2008-08-07
ath9k: More unused macros
Sujith
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
-0
/
+31685
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
-2
/
+0
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
-2
/
+2
2008-08-07
p54: swap short slot time dcf values
Christian Lamparter
-2
/
+2
2008-08-07
rt2x00: Block all unsupported modes
Ivo van Doorn
-17
/
+37
2008-08-07
p54: Fix for TX sequence number problem
Larry Finger
-0
/
+15
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
-25
/
+22
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
-1863
/
+1233
2008-08-07
WAN: remove extra help text from HDLC_PPP config option
Krzysztof Halasa
-2
/
+0
2008-08-07
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
-3
/
+0
2008-08-07
bonding: refactor mii monitor
Jay Vosburgh
-222
/
+173
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
-57
/
+9
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
-0
/
+5
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
-6
/
+8
2008-08-07
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
-0
/
+21
2008-08-07
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
-2
/
+4
2008-08-07
hamradio: add missing sanity check to tty operation
Eugene Teo
-1
/
+1
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
-8
/
+5
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
-10
/
+7
2008-08-07
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
-1
/
+1
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
-25
/
+71
2008-08-07
METH: fix MAC address setup
Thomas Bogendoerfer
-1
/
+1
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
-1
/
+1
2008-08-07
qla3xxx: driver version change.
root
-1
/
+1
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
-101
/
+0
[next]