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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2011-11-03
ixgbevf: Update release version
Greg Rose
1
-1
/
+1
2011-11-03
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
1
-4
/
+6
2011-11-03
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
1
-9
/
+11
2011-11-03
ixgbe: Fix compiler warnings
Greg Rose
1
-0
/
+2
2011-11-03
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
1
-21
/
+12
2011-11-03
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
1
-7
/
+7
2011-11-03
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-480
/
+2308
2011-11-03
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
1
-1
/
+0
2011-11-03
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
1
-1
/
+1
2011-11-03
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
1
-0
/
+4
2011-11-03
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
1
-2
/
+1
2011-11-03
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
1
-2
/
+4
2011-11-03
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
24
-195
/
+3548
2011-11-03
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
1
-1
/
+1
2011-11-03
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
1
-1
/
+1
2011-11-03
w1: disable irqs in critical section
Jan Weitzel
1
-0
/
+5
2011-11-03
drivers/w1/w1_int.c: multiple masters used same init_name
Florian Faber
1
-0
/
+1
2011-11-03
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
1
-0
/
+9
2011-11-03
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2
-13
/
+37
2011-11-03
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
1
-35
/
+42
2011-11-03
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2
-84
/
+12
2011-11-03
pps gpio client: add missing dependency
Heiko Carstens
1
-1
/
+1
2011-11-03
pps: new client driver using GPIO
James Nuss
3
-0
/
+237
2011-11-03
pps: default echo function
James Nuss
3
-28
/
+13
2011-11-03
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
2011-11-03
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
1
-1
/
+1
2011-11-03
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
6
-2
/
+3146
2011-11-03
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
1
-2
/
+2
2011-11-03
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
1
-3
/
+3
2011-11-03
rtc: add initial support for mcp7941x parts
David Anders
1
-0
/
+27
2011-11-03
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-23
/
+9
2011-11-03
Merge git://github.com/rustyrussell/linux
Linus Torvalds
7
-59
/
+606
2011-11-03
usb, xhci: fix lockdep warning on endpoint timeout
Don Zickus
1
-6
/
+7
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
2011-11-02
b43: Remove unneeded message
Larry Finger
1
-1
/
+0
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
1
-5
/
+3
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
3
-12
/
+20
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
3
-7
/
+3
2011-11-02
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
1
-4
/
+7
2011-11-02
ath9k_hw: Fix regression of register offset of AR9330/AR9340
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
1
-2
/
+6
2011-11-02
ath9k_hw: Fix regression of register offset for AR9003 chips
Rajkumar Manoharan
1
-12
/
+12
2011-11-02
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
1
-4
/
+8
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-9
/
+20
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2
-2
/
+2
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
11
-12
/
+32
2011-11-02
target: add back error handling in transport_complete_task
Christoph Hellwig
1
-1
/
+5
2011-11-02
target/pscsi: blk_make_request() returns an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2011-11-02
target: Remove core TRANSPORT_FREE_CMD_INTR usage
Nicholas Bellinger
2
-20
/
+0
[prev]
[next]