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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
1
-2
/
+2
2012-06-26
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
1
-32
/
+56
2012-06-26
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2
-43
/
+66
2012-06-26
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-79
/
+72
2012-06-26
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-58
/
+51
2012-06-26
caif-hsi: Add rtnl support
Sjur Brændeland
1
-89
/
+137
2012-06-26
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
1
-5
/
+5
2012-06-26
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
1
-47
/
+47
2012-06-26
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
1
-1
/
+1
2012-06-26
caif-hsi: Removed dead code
Kim Lilliestierna XX
1
-7
/
+4
2012-06-26
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
1
-1
/
+2
2012-06-26
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
1
-0
/
+1
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-165
/
+242
2012-06-26
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-26
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-06-23
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-23
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-23
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-23
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-23
bnx2x: link module eeprom
Yuval Mintz
3
-4
/
+67
2012-06-23
bnx2x: 1G sfp+ module handling
Yuval Mintz
3
-84
/
+151
2012-06-23
bnx2x: revised link register access
Yuval Mintz
3
-144
/
+100
2012-06-23
bnx2x: treat 0 speed as link down (copper)
Yuval Mintz
1
-10
/
+12
2012-06-23
bnx2x: link cleanup
Yuval Mintz
1
-173
/
+167
2012-06-23
bnx2x: sfp+ Tx fault detection added
Yuval Mintz
3
-16
/
+99
2012-06-23
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-23
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
1
-7
/
+10
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-51
/
+87
2012-06-22
ixgbe: simplify padding and length checks
Stephen Hemminger
1
-7
/
+2
2012-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-143
/
+291
2012-06-21
team: do RCU update path fixups
Jiri Pirko
2
-6
/
+16
2012-06-21
team: Revert previous two changes.
David S. Miller
2
-11
/
+6
2012-06-21
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-21
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2
-5
/
+10
2012-06-21
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
1
-0
/
+6
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
1
-2
/
+1
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
1
-1
/
+1
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
1
-85
/
+62
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
3
-5
/
+24
2012-06-20
igb: Version bump
Carolyn Wyborny
1
-3
/
+3
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
3
-10
/
+89
2012-06-20
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2
-33
/
+55
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
1
-0
/
+35
2012-06-20
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
1
-1
/
+11
2012-06-20
igb: A fix to VF TX rate limit
Lior Levy
2
-0
/
+6
[next]