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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
RPS: Ensure that an expired hardware filter can be re-added later
Ben Hutchings
1
-6
/
+3
2011-10-01
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
David Daney
1
-7
/
+7
2011-10-01
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
1
-2
/
+2
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
186
-4414
/
+8572
2011-09-30
bna: Driver Version changed to 3.0.2.2
Rasesh Mody
1
-1
/
+1
2011-09-30
bna: Add Callback to Fix RXQ Stop
Rasesh Mody
4
-1
/
+38
2011-09-30
bna: PLL Init Fix and Add Stats Attributes
Rasesh Mody
5
-33
/
+33
2011-09-30
bna: Brocade 1860 HW Enablement
Rasesh Mody
5
-2
/
+51
2011-09-30
bna: Implement FW Download for New HW
Rasesh Mody
5
-10
/
+48
2011-09-30
bna: Capability Map and MFG Block Changes for New HW
Rasesh Mody
2
-38
/
+18
2011-09-30
bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes
Rasesh Mody
3
-16
/
+394
2011-09-29
Merge git://github.com/Jkirsher/net-next
David S. Miller
12
-227
/
+358
2011-09-29
usbnet: add timestamping support
Michael Riesch
1
-0
/
+6
2011-09-29
net/fec: add poll controller function for fec nic
Xiao Jiang
1
-0
/
+27
2011-09-29
net/fec: replace hardcoded irq num with macro
Xiao Jiang
1
-3
/
+4
2011-09-29
ixgbe: add ECC warning for legacy interrupts
Don Skidmore
1
-1
/
+5
2011-09-29
ixgbe: cleanup ixgbe_setup_gpie() for X540
Don Skidmore
1
-2
/
+12
2011-09-29
ixgbe add thermal sensor support for x540 hardware
Jacob Keller
2
-18
/
+50
2011-09-29
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
7
-38
/
+190
2011-09-29
ixgbe: disable LLI for FCoE
Vasu Dev
1
-3
/
+1
2011-09-29
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
3
-159
/
+96
2011-09-29
ixgbevf: Fix broken trunk vlan
Greg Rose
1
-4
/
+2
2011-09-29
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
1
-3
/
+3
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
1
-1
/
+13
2011-09-28
net: sh_eth: move the asm/sh_eth.h to include/linux/
Yoshihiro Shimoda
3
-8
/
+1
2011-09-28
sh: modify prototype in sh_eth.h
Yoshihiro Shimoda
1
-1
/
+1
2011-09-28
net: sh_eth: use ioremap()
Yoshihiro Shimoda
2
-18
/
+29
2011-09-28
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
3
-0
/
+339
2011-09-28
connector: add comm change event report to proc connector
Vladimir Zapolskiy
3
-0
/
+38
2011-09-28
net: rps: fix the support for PPPOE
Changli Gao
1
-1
/
+11
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
4
-11
/
+33
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
9
-15
/
+29
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
2011-09-27
wl3501_cs: min_t() cast truncates high bits
Dan Carpenter
1
-1
/
+1
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
6
-15
/
+31
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
3
-1
/
+8
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
8
-7
/
+46
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
6
-6
/
+32
2011-09-27
NFC: use after free on error
Dan Carpenter
1
-8
/
+6
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
3
-9
/
+1
2011-09-27
iwlagn: fix slot programming
Johannes Berg
1
-1
/
+1
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
4
-16
/
+19
2011-09-27
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
1
-4
/
+9
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
1
-0
/
+2
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2
-3
/
+3
[next]