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
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
11
-115
/
+115
2012-03-07
ath6kl: fix checkpatch error with EPSTAT() macro
Kalle Valo
1
-3
/
+7
2012-03-07
ath6kl: fix pointer style
Kalle Valo
1
-2
/
+2
2012-03-07
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
Raja Mani
4
-1
/
+90
2012-03-07
ath6kl: Maintain the listen interval per VIF specific
Raja Mani
5
-14
/
+16
2012-03-07
ath6kl: Check wow state before sending control and data pkt
Raja Mani
4
-3
/
+44
2012-03-07
ath6kl: Add provision to define suspend policy in disconnected state.
Raja Mani
4
-8
/
+25
2012-03-06
ath6kl: Fix kernel panic while receiving fwlog during boot
Vasanthakumar Thiagarajan
3
-7
/
+21
2012-03-05
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
7729
-176812
/
+338319
2012-03-05
ath6kl: Restrict memcpy to bounce buffer only for write request
Raja Mani
1
-1
/
+4
2012-03-01
ath6kl: Fix random system lockup
Raja Mani
1
-8
/
+26
2012-03-01
ath6kl: Collect residue firmware logs
Etay Luz
1
-0
/
+1
2012-03-01
ath6kl: add padding to firmware log records
Etay Luz
1
-1
/
+4
2012-03-01
ath6kl: implement hidden ssid
Thomas Pedersen
3
-1
/
+27
2012-03-01
ath6kl: Clear the IE in firmware if not set
Aarthi Thiruvengadam
1
-35
/
+29
2012-03-01
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
3
-1
/
+7
2012-03-01
ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()
Vasanthakumar Thiagarajan
1
-44
/
+32
2012-03-01
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
1
-9
/
+8
2012-03-01
ath6kl: Refactor ath6kl_wmi_control_rx()
Vasanthakumar Thiagarajan
1
-101
/
+99
2012-03-01
ath6kl: Initialize netdev hw_features for every interface
Vasanthakumar Thiagarajan
2
-2
/
+2
2012-03-01
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
Vasanthakumar Thiagarajan
2
-14
/
+14
2012-03-01
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
1
-1
/
+1
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-34
/
+45
2012-02-29
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
1
-6
/
+6
2012-02-29
iwlegacy: remove unused enum il4965_calib_enabled_state
Greg Dietsche
1
-5
/
+0
2012-02-29
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
4
-32
/
+0
2012-02-29
iwlegacy: Kconfig: Change Debug Option to be more clear
Greg Dietsche
1
-1
/
+1
2012-02-29
iwlegacy: Kconfig: Move Debugging Options
Greg Dietsche
1
-39
/
+39
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
6
-18
/
+30
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
7
-44
/
+29
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
1
-6
/
+0
2012-02-29
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
1
-37
/
+47
2012-02-29
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
1
-3
/
+3
2012-02-29
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
1
-33
/
+38
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
5
-33
/
+25
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
1
-9
/
+2
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
1
-1
/
+11
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
1
-0
/
+1
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
1
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
1
-0
/
+1
2012-02-28
ath6kl: Register driver ht capabilities in wiphy
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-02-28
ath6kl: Lower SDIO pad drive strength for hw2.1.1 board
Raja Mani
1
-1
/
+2
2012-02-28
ath6kl: Make foreground scan a deterministic one
Vasanthakumar Thiagarajan
2
-4
/
+10
2012-02-28
ath6kl: Fix memory leak of rx packets in endpoint 0
Vasanthakumar Thiagarajan
1
-1
/
+15
2012-02-28
ath6kl: Make sure to allocate rx buffers after the endpoint connection
Vasanthakumar Thiagarajan
1
-4
/
+4
2012-02-28
iwlwifi: fix IDI compilation
Emmanuel Grumbach
1
-1
/
+1
2012-02-28
iwlwifi: update pci subsystem id
Wey-Yi Guy
3
-3
/
+16
2012-02-28
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
1
-0
/
+1
2012-02-28
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2
-4
/
+5
2012-02-28
iwlwifi: document the operational mode
Emmanuel Grumbach
2
-8
/
+34
[next]