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-22
wlcore: Propagate errors from wl1271_read_hwaddr
Ido Yariv
2
-4
/
+6
2012-06-22
wlcore: Propagate errors from wl1271_raw_write32
Ido Yariv
13
-127
/
+298
2012-06-22
wlcore: Propagate errors from wl1271_raw_read32
Ido Yariv
9
-113
/
+309
2012-06-22
wlcore: Propagate errors from wl1271_write
Ido Yariv
12
-46
/
+102
2012-06-22
wlcore: Propagate errors from wl1271_read
Ido Yariv
12
-32
/
+78
2012-06-22
wlcore: Propagate errors from wlcore_raw_*_data functions
Ido Yariv
2
-13
/
+26
2012-06-22
wlcore: Change raw io functions to return errors
Ido Yariv
1
-13
/
+13
2012-06-22
wlcore: Change read/write ops to return errors
Ido Yariv
3
-14
/
+22
2012-06-22
wlcore: Disable interrupts while recovering
Ido Yariv
3
-6
/
+22
2012-06-22
wlcore: Fix sdio out-of-sync power state
Ido Yariv
2
-17
/
+27
2012-06-21
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-109
/
+332
2012-06-21
wl18xx: use %zu for size_t arguments in printk calls
Luciano Coelho
1
-2
/
+2
2012-06-21
wl18xx: split siso40 HT cap between 2Ghz and 5Ghz
Arik Nemtsov
1
-5
/
+19
2012-06-21
wl18xx: sane defaults for HT capabilities
Arik Nemtsov
3
-34
/
+42
2012-06-21
wl18xx: explicitly remove the 5Ghz MIMO HT cap
Arik Nemtsov
1
-14
/
+3
2012-06-21
wlcore: read FW logs from FW memory on watchdog recovery
Igal Chernobelsky
1
-12
/
+22
2012-06-21
wlcore: do not report noise level in get survey op
Yoni Divinsky
1
-4
/
+1
2012-06-21
wl18xx: set Tx align quirk for PG2
Arik Nemtsov
1
-1
/
+1
2012-06-21
wl18xx: increase Rx descriptors for PG2
Arik Nemtsov
1
-1
/
+10
2012-06-21
wlcore: reconfigure sleep_auth when removing interfaces
Arik Nemtsov
3
-32
/
+43
2012-06-21
wlcore: allow setting sleep_auth before interface init
Arik Nemtsov
8
-5
/
+27
2012-06-21
wlcore: add a debugfs entry to allow changing the sleep mode by hand
Luciano Coelho
6
-1
/
+70
2012-06-21
wlcore: suppress error message on Rx BA session removal
Arik Nemtsov
1
-2
/
+7
2012-06-21
iwlwifi: limit mac_change_interface to BSS context
Johannes Berg
1
-20
/
+17
2012-06-21
iwlwifi: increase scan timeout
Johannes Berg
1
-1
/
+1
2012-06-21
iwlwifi: fix radio reset scan dwell vs. quiet time
Johannes Berg
1
-0
/
+6
2012-06-20
rtlwifi: rtl8192se: Fix gcc 4.7.x warning
Larry Finger
1
-0
/
+3
2012-06-20
ath9k: do not sampling on ani timer when chip is in sleep
Rajkumar Manoharan
1
-1
/
+1
2012-06-20
ath9k_hw: fix LNA control on WLAN sleep
Rajkumar Manoharan
1
-2
/
+15
2012-06-20
ath9k_hw: update ar9462 dac_async_fifo initval
Rajkumar Manoharan
1
-1
/
+1
2012-06-20
ath9k: fix mci_is_enabled utility
Rajkumar Manoharan
1
-1
/
+2
2012-06-20
ath9k_hw: fix BT mute at hw init
Rajkumar Manoharan
2
-8
/
+0
2012-06-20
ath9k: fix incorrect profile type manupulation
Bala Shanmugam
1
-1
/
+14
2012-06-20
wl1251: send filters to firmware as they are set
Grazvydas Ignotas
1
-4
/
+23
2012-06-20
wl1251: fix filtering support
Grazvydas Ignotas
2
-9
/
+6
2012-06-20
wl1251: remove unused filter_work
Grazvydas Ignotas
2
-37
/
+0
2012-06-20
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
3
-126
/
+15
2012-06-20
brcm80211: smac: don't validate channels against internal regulatory data
Seth Forshee
1
-338
/
+6
2012-06-20
brcm80211: smac: use mac80211 channel data for tx power limits
Seth Forshee
1
-59
/
+14
2012-06-20
brcm80211: smac: enable/disable radio on regulatory updates
Seth Forshee
1
-41
/
+26
2012-06-20
brcm80211: smac: inform mac80211 of the X2 regulatory domain
Seth Forshee
3
-178
/
+210
2012-06-20
brcm80211: smac: clean up channel.c
Seth Forshee
1
-133
/
+5
2012-06-20
brcm80211: smac: remove unused code for 40MHz channels
Seth Forshee
1
-116
/
+0
2012-06-20
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
1
-24
/
+6
2012-06-20
brcm80211: smac: don't set up tx power limits during initialization
Seth Forshee
1
-8
/
+0
2012-06-20
mwifiex: support for WEP in AP mode
Avinash Patil
4
-1
/
+108
2012-06-20
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
Avinash Patil
1
-68
/
+79
2012-06-20
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
5
-0
/
+59
2012-06-20
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
3
-37
/
+17
2012-06-20
wireless: rtl818x: rtl8180 add devices ids
Xose Vazquez Perez
1
-0
/
+2
[prev]
[next]