index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2
-2
/
+3
2012-06-08
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2
-5
/
+33
2012-06-08
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-0
/
+23
2012-06-08
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-106
/
+186
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
13
-26
/
+83
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-06
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-06
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-06
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-06
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-06
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-06
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-06
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-06
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
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2
-3
/
+5
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
Merge branch 'master' of git://gitorious.org/linux-can/linux-can
David S. Miller
3
-8
/
+11
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
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-03
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
[next]