index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
42
-230
/
+2143
|
\
|
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2010-05-30
3
-0
/
+1841
|
|
\
|
|
*
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
2010-05-28
3
-0
/
+1841
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-28
9
-52
/
+89
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-26
41
-124
/
+333
|
|
\
\
|
*
|
|
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2010-05-26
2
-2
/
+3
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-25
1
-17
/
+19
|
|
\
\
\
|
|
*
|
|
mlx4_core: Clean up mlx4_alloc_icm() a bit
Roland Dreier
2010-05-21
1
-19
/
+20
|
|
*
|
|
mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
Sebastien Dugue
2010-05-21
1
-1
/
+2
|
*
|
|
|
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-11
/
+4
|
*
|
|
|
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
2010-05-24
1
-25
/
+3
|
*
|
|
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
818
-33182
/
+62102
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-05-22
1
-23
/
+23
|
|
|
\
\
\
\
|
|
|
*
|
|
|
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-23
/
+23
|
|
*
|
|
|
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
2
-8
/
+15
|
|
*
|
|
|
|
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-21
1
-0
/
+1
|
*
|
|
|
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
25
-59
/
+122
|
*
|
|
|
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-19
29
-110
/
+115
*
|
|
|
|
|
|
be2net: remove superfluous externs
Dan Carpenter
2010-05-29
1
-2
/
+2
*
|
|
|
|
|
|
be2net: add unlock on error path
Dan Carpenter
2010-05-29
1
-2
/
+5
*
|
|
|
|
|
|
fs_enet: Adjust BDs after tx error
Mark Ware
2010-05-29
1
-6
/
+43
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-29
4
-8
/
+19
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
libertas: fix uninitialized variable warning
Prarit Bhargava
2010-05-28
1
-3
/
+2
|
*
|
|
|
|
|
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
2010-05-28
1
-1
/
+3
|
*
|
|
|
|
|
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
2010-05-28
1
-1
/
+1
|
*
|
|
|
|
|
ar9170usb: fix read from freed driver context
Christian Lamparter
2010-05-26
1
-2
/
+12
|
*
|
|
|
|
|
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
2010-05-26
1
-1
/
+1
*
|
|
|
|
|
|
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
2010-05-28
1
-12
/
+16
*
|
|
|
|
|
|
cnic: Fix context memory init. on 5709.
Michael Chan
2010-05-28
2
-9
/
+5
*
|
|
|
|
|
|
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
2010-05-28
1
-2
/
+1
*
|
|
|
|
|
|
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
2010-05-28
1
-2
/
+1
*
|
|
|
|
|
|
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
2010-05-28
1
-1
/
+1
*
|
|
|
|
|
|
net: ll_temac: fix checksum offload logic
Brian Hill
2010-05-27
2
-24
/
+63
*
|
|
|
|
|
|
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
2010-05-27
1
-1
/
+1
*
|
|
|
|
|
|
be2net: increase POST timeout for EEH recovery
Sathya Perla
2010-05-26
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
2010-05-26
1
-2
/
+2
*
|
|
|
|
|
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
2010-05-26
3
-2
/
+20
*
|
|
|
|
|
hso: add support for new products
Filip Aben
2010-05-26
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-05-25
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wimax/i2400m: fix bad race condition check in RX path
Inaky Perez-Gonzalez
2010-05-20
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-25
18
-124
/
+93
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
2010-05-25
1
-53
/
+10
|
*
|
|
|
|
|
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
2010-05-25
1
-9
/
+3
|
*
|
|
|
|
|
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-24
1
-5
/
+12
|
*
|
|
|
|
|
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
2010-05-24
1
-1
/
+1
|
*
|
|
|
|
|
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
2010-05-24
1
-0
/
+4
|
*
|
|
|
|
|
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
2010-05-24
1
-2
/
+4
|
*
|
|
|
|
|
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
2010-05-24
1
-1
/
+1
|
*
|
|
|
|
|
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
2010-05-24
4
-14
/
+18
|
*
|
|
|
|
|
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-25
/
+3
[next]