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
2010-08-26
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
13
-163
/
+152
2010-08-26
stmmac: remove dead option in the driver's Kconfig
Giuseppe CAVALLARO
1
-2
/
+2
2010-08-26
stmmac: fix_mac_speed is called during 10/100<->1000 speed changes
Pawel Moll
1
-0
/
+3
2010-08-26
bnx2x: small fix in stats handling
Eric Dumazet
1
-3
/
+4
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
49
-118
/
+118
2010-08-26
qlcnic: change reg name
Amit Kumar Salecha
3
-8
/
+8
2010-08-26
qlcnic: fix fw recovery for PF
Amit Kumar Salecha
1
-5
/
+17
2010-08-26
qlcnic: support port vlan id
Amit Kumar Salecha
3
-21
/
+111
2010-08-26
qlcnic: eswitch config fixes
Rajesh Borundia
2
-12
/
+15
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
117
-1917
/
+2873
2010-08-25
mlx4_en: Fix build warning in mlx4_en_create_rx_ring.
David S. Miller
1
-2
/
+0
2010-08-25
mlx4_en: updated driver version
Yevgeny Petrilin
1
-2
/
+2
2010-08-25
mlx4_en: Moving to work with GRO
Yevgeny Petrilin
5
-113
/
+17
2010-08-25
mlx4_en: UDP RSS support
Yevgeny Petrilin
6
-11
/
+24
2010-08-25
mlx4_en: reconfiguring mac address.
Yevgeny Petrilin
2
-0
/
+7
2010-08-25
mlx4_en: get/set ringsize uses actual ring size
Yevgeny Petrilin
1
-5
/
+6
2010-08-25
mlx4_en: Fixing report in Ethtool get_settings
Yevgeny Petrilin
4
-2
/
+42
2010-08-25
mlx4_en: Added self diagnostics test implementation
Yevgeny Petrilin
13
-27
/
+385
2010-08-25
mlx4_en: Validate port up prior to transmitting
Yevgeny Petrilin
1
-0
/
+3
2010-08-25
mlx4_en: Reporting link state with KERN_INFO
Yevgeny Petrilin
2
-2
/
+4
2010-08-25
mlx4_en: Fixed MAX_TX_RINGS definition
Yevgeny Petrilin
1
-1
/
+1
2010-08-25
mlx4_en: performing CLOSE_PORT at the end of tear-down process
Yevgeny Petrilin
1
-2
/
+4
2010-08-25
mlx4_en: Setting dev->perm_addr field
Yevgeny Petrilin
1
-3
/
+4
2010-08-25
mlx4_en: Setting actual RX ring size
Yevgeny Petrilin
1
-2
/
+2
2010-08-25
mlx4_en: Fixed incorrect unmapping on RX flow.
Yevgeny Petrilin
1
-1
/
+1
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-137
/
+174
2010-08-25
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
1
-2
/
+4
2010-08-25
iwlagn: do not check for AP mode for WEP keys
Johannes Berg
1
-1
/
+1
2010-08-25
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
11
-22
/
+230
2010-08-25
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
4
-42
/
+47
2010-08-25
wl1251: wait for join command complete event
Grazvydas Ignotas
4
-6
/
+34
2010-08-25
wl1251: fix beacon filter table structure
Grazvydas Ignotas
1
-1
/
+1
2010-08-25
wl1251: fix event handling mechanism
Grazvydas Ignotas
1
-8
/
+8
2010-08-25
wl1251: add missing __packed modifier for some structs
Grazvydas Ignotas
2
-6
/
+6
2010-08-25
iwlwifi: move debug options into submenu
Jay Sternberg
1
-0
/
+4
2010-08-25
iwlwifi: enable experimental ucode support
Jay Sternberg
2
-8
/
+31
2010-08-25
iwlwifi: remove unused iwl_send_card_state function
Wey-Yi Guy
2
-24
/
+0
2010-08-25
iwlwifi: configurable ampdu factor and density
Wey-Yi Guy
3
-1
/
+20
2010-08-25
iwlwifi: more generic name for rssi calc in iwlagn
Wey-Yi Guy
2
-24
/
+30
2010-08-25
iwlwifi: additional parameter in REPLY_RX_PHY_CMD
Wey-Yi Guy
1
-1
/
+1
2010-08-25
iwlagn: continue perform rate scale when error detected
Wey-Yi Guy
1
-3
/
+17
2010-08-25
iwlagn: adjust starting action for rate scale
Wey-Yi Guy
1
-4
/
+8
2010-08-25
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
4
-21
/
+14
2010-08-25
iwlwifi: cleanup iwl_set_rxon_channel()
Shanyu Zhao
1
-11
/
+4
2010-08-25
iwlwifi: avoid race condition in channel change
Shanyu Zhao
2
-16
/
+12
2010-08-25
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
7
-12
/
+9
2010-08-25
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
3
-2
/
+16
2010-08-25
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
1
-2
/
+2
2010-08-25
iwlwifi: additional comments in iwl_cfg
Wey-Yi Guy
1
-0
/
+2
2010-08-25
iwlwifi: remove unused define
Wey-Yi Guy
1
-1
/
+0
[next]