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
2012-06-07
be2net: Fix driver load for VFs for Lancer
Padmanabh Ratnakar
3
-61
/
+66
2012-06-07
macvtap: use prepare_to_wait/finish_wait to ensure mb
Hong zhi guo
1
-5
/
+3
2012-06-07
bnx2x: Added EEE Ethtool support.
Yuval Mintz
1
-0
/
+134
2012-06-07
bnx2x: Added EEE support
Yuval Mintz
7
-10
/
+552
2012-06-07
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2
-2
/
+3
2012-06-07
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2
-5
/
+33
2012-06-07
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-0
/
+23
2012-06-07
net/ethernet: ks8851_mll unregister_netdev() before freeing
Dan Carpenter
1
-1
/
+3
2012-06-07
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
3
-19
/
+94
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
3
-107
/
+154
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-103
/
+181
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-0
/
+38
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-23
/
+78
2012-06-06
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
13
-24
/
+23
2012-06-06
wireless: Remove casts to same type
Joe Perches
55
-247
/
+198
2012-06-06
ethernet: Remove casts to same type
Joe Perches
34
-97
/
+87
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
2012-06-06
be2net: do not modify PCI MaxReadReq size
Sathya Perla
1
-2
/
+0
2012-06-06
be2net: cleanup be_vid_config()
Sathya Perla
1
-16
/
+9
2012-06-06
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
1
-1
/
+2
2012-06-05
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-05
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-05
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-05
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-05
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-05
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-05
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-06-05
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
1
-0
/
+1
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
1
-2
/
+7
2012-06-04
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
1
-0
/
+2
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
3
-10
/
+7
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-06-04
mac80211_hwsim: advertise interface combinations
Johannes Berg
1
-0
/
+21
2012-06-04
iwlwifi: fix TX power antenna access
Johannes Berg
1
-9
/
+9
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
3
-0
/
+28
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
1
-0
/
+1
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
2012-06-04
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2
-6
/
+7
2012-06-04
net: icplus: fix interrupt mask
Giuseppe CAVALLARO
1
-0
/
+7
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
1
-7
/
+18
2012-06-03
can: cc770: Fix likely misuse of | for &
Joe Perches
1
-1
/
+1
2012-06-03
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
[next]