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
2010-12-13
mac80211: support separate default keys
Johannes Berg
8
-47
/
+62
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
9
-29
/
+152
2010-12-13
mac80211: clean up RX key checks
Johannes Berg
1
-2
/
+21
2010-12-13
ath9k: clean up hardware code for beacon handling
Mohammed Shafi Shajakhan
1
-14
/
+0
2010-12-13
cfg80211: update information elements in cached BSS struct
Sven Neumann
1
-0
/
+11
2010-12-13
ath: Missed to clear key4 of micentry
Rajkumar Manoharan
1
-0
/
+2
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
1
-21
/
+69
2010-12-13
cfg80211: Add antenna availability information
Bruno Randolf
2
-2
/
+18
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2
-2
/
+5
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
1
-2
/
+2
2010-12-09
ath: fix build break with ATH_DBG_WARN_ON_ONCE
John W. Linville
1
-1
/
+4
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
1
-0
/
+1
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-63
/
+100
2010-12-08
ath9k_hw: warn if we cannot change the power to the chip
Luis R. Rodriguez
1
-0
/
+7
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
cfg80211: add some element IDs in enum ieee80211_eid
Amitkumar Karwar
1
-0
/
+3
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
4
-13
/
+14
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2
-2
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
4
-7
/
+15
2010-12-08
b43: N-PHY: silence warnings
Rafał Miłecki
1
-2
/
+6
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2
-0
/
+11
2010-12-08
b43: N-PHY: implement own maskset
Rafał Miłecki
1
-0
/
+10
2010-12-08
b43: N-PHY: reorder and optimize tables initialization
Rafał Miłecki
1
-7
/
+5
2010-12-08
b43: N-PHY: update init tables
Rafał Miłecki
1
-106
/
+106
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
1
-1
/
+4
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
3
-0
/
+12
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
1
-1
/
+2
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
1
-1
/
+1
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
1
-3
/
+5
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
2
-14
/
+14
2010-12-08
mac80211: Fix compilation error when mesh is disabled
Javier Cardona
1
-0
/
+2
2010-12-08
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
1
-5
/
+4
2010-12-08
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2
-2
/
+4
2010-12-08
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
1
-3
/
+4
2010-12-08
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
1
-2
/
+2
2010-12-08
ath9k_htc: Add support for handling TX power configuration
Sujith Manoharan
1
-0
/
+6
2010-12-08
ath9k_htc: Cleanup device identification
Sujith Manoharan
7
-30
/
+31
2010-12-08
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-08
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2
-28
/
+41
2010-12-08
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2
-2
/
+8
2010-12-08
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-12-08
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-08
ath9k_hw: Setup paprd only for supported chains
Vasanthakumar Thiagarajan
2
-17
/
+36
2010-12-08
ath9k_hw: Program appropriate register for temperature compensation cal for A...
Vasanthakumar Thiagarajan
1
-1
/
+1
[next]