index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
forcedeth: Separate vendor specific initializations into functions
Joe Perches
1
-179
/
+188
2010-11-29
forcedeth: Add function init_realtek_8211b
Joe Perches
1
-73
/
+32
2010-11-29
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
1
-132
/
+161
2010-11-29
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
1
-114
/
+142
2010-11-29
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
1
-19
/
+12
2010-11-29
forcedeth: Use print_hex_dump
Joe Perches
1
-37
/
+17
2010-11-29
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
1
-89
/
+87
2010-11-29
forcedeth: Change reg_delay arguments and use
Joe Perches
1
-16
/
+14
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
134
-1809
/
+11244
2010-11-28
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-28
stmmac: fix stmmac_resume removing not yet used shutdown flag
Giuseppe Cavallaro
1
-7
/
+0
2010-11-28
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
1
-1
/
+1
2010-11-28
forcedeth: do not use assignment in if conditions
Szymon Janc
1
-2
/
+4
2010-11-28
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
1
-2
/
+2
2010-11-28
forcedeth: remove unnecessary checks before kfree
Szymon Janc
1
-8
/
+5
2010-11-28
forcedeth: fix multiple code style issues
Szymon Janc
1
-166
/
+135
2010-11-28
zd1211rw: document need for kmalloc cast
Joe Perches
1
-0
/
+1
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-28
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
ethoc: remove division from loops
Jonas Bonn
1
-4
/
+13
2010-11-28
ethoc: fix function return type
Jonas Bonn
1
-3
/
+2
2010-11-28
ethoc: rework mdio read/write
Jonas Bonn
1
-8
/
+6
2010-11-28
ethoc: rework interrupt handling
Jonas Bonn
1
-27
/
+49
2010-11-28
ethoc: Double check pending RX packet
Jonas Bonn
1
-2
/
+13
2010-11-28
ethoc: enable interrupts after napi_complete
Adam Edvardsson
1
-1
/
+1
2010-11-28
ethoc: remove unused spinlock
Jonas Bonn
1
-3
/
+0
2010-11-28
ethoc: Add device tree configuration
Jonas Bonn
1
-2
/
+30
2010-11-28
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
1
-5
/
+4
2010-11-28
bnx2: Remove config access to non-standard registers
Michael Chan
1
-8
/
+8
2010-11-28
bnx2: Fix reset bug on 5709
Eddie Wai
2
-7
/
+24
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-2
/
+2
2010-11-28
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
1
-2
/
+4
2010-11-28
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
4
-2
/
+10
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
17
-87
/
+39
2010-11-27
be2net: adding support for Lancer family of CNAs
Sathya Perla
5
-92
/
+301
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
134
-1809
/
+11244
2010-11-24
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2
-9
/
+0
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
6
-55
/
+37
2010-11-24
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
Rajkumar Manoharan
2
-7
/
+3
2010-11-24
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
1
-5
/
+15
2010-11-24
ath: Add a driver_info bitmask field
Rajkumar Manoharan
1
-0
/
+6
2010-11-24
iwlwifi: advance power management support
Wey-Yi Guy
4
-6
/
+76
2010-11-24
iwlwifi: power management checking for shadow register
Wey-Yi Guy
1
-0
/
+10
2010-11-24
iwlwifi: consider BT for power management
Wey-Yi Guy
4
-0
/
+24
2010-11-24
iwlwifi: add more power management flags
Wey-Yi Guy
1
-0
/
+5
2010-11-24
iwlagn: name change for BT config flag
Wey-Yi Guy
1
-2
/
+3
2010-11-24
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-1
/
+2
2010-11-24
b43: N-PHY: little cleanups
Rafał Miłecki
1
-8
/
+5
[next]