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
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
25
-667
/
+1228
2012-03-13
ath6kl: fix debug.c file mode
Kalle Valo
1
-0
/
+0
2012-03-13
ath6kl: use max_t() in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+2
2012-03-13
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
Kalle Valo
1
-4
/
+5
2012-03-13
ath6kl: replace strict_strtoul() with kstrtoul()
Kalle Valo
1
-17
/
+2
2012-03-13
ath6kl: fix regression in ath6kl_upload_board_file()
Kalle Valo
1
-1
/
+2
2012-03-12
ath9k: fix going to full-sleep on PS idle
Felix Fietkau
1
-3
/
+5
2012-03-12
ath9k: Fix mactime from being clobbered in rx_status
Ashok Nagarajan
1
-2
/
+2
2012-03-12
ath9k: configure bss info at assoc notification
Rajkumar Manoharan
1
-1
/
+1
2012-03-12
ath9k_hw: Fix enabling of MCI and RTT
Mohammed Shafi Shajakhan
2
-2
/
+12
2012-03-12
ath9k: Add wiphy name to log messages.
Ben Greear
2
-17
/
+18
2012-03-12
ath9k: Fix BTCOEX shutdown
Sujith Manoharan
1
-1
/
+2
2012-03-12
ath6kl: Fix merge error in ath6kl_set_ies()
Aarthi Thiruvengadam
1
-24
/
+21
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
1
-5
/
+7
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
3
-36
/
+28
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2
-38
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
4
-6
/
+36
2012-03-07
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
1
-4
/
+10
2012-03-07
ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe
Kalle Valo
1
-3
/
+10
2012-03-07
ath6kl: fix too long lines
Kalle Valo
3
-26
/
+27
2012-03-07
ath6kl: document all spinlocks
Kalle Valo
5
-0
/
+36
2012-03-07
ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()
Kalle Valo
1
-2
/
+8
2012-03-07
ath6kl: fix error handling ath6kl_target_config_wlan_params()
Kalle Valo
1
-28
/
+38
2012-03-07
ath6kl: add ath6kl_bmi_read_hi32()
Kalle Valo
2
-16
/
+11
2012-03-07
ath6kl: add ath6kl_bmi_write_hi32()
Kalle Valo
2
-76
/
+32
2012-03-07
ath6kl: remove multiple assignments
Kalle Valo
1
-4
/
+4
2012-03-07
ath6kl: logical continuations should be on the previous line
Kalle Valo
4
-15
/
+16
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-07
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
1
-25
/
+9
2012-03-07
ath5k: do not stop queues for full calibration
Felix Fietkau
1
-12
/
+2
2012-03-07
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
3
-2
/
+9
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+4
2012-03-06
ath6kl: Fix kernel panic while receiving fwlog during boot
Vasanthakumar Thiagarajan
3
-7
/
+21
2012-03-06
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
1
-7
/
+2
2012-03-06
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2
-3
/
+1
2012-03-06
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2
-3
/
+6
2012-03-06
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
1
-1
/
+5
2012-03-06
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
1
-1
/
+2
2012-03-06
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2
-12
/
+2
2012-03-05
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
55
-4786
/
+1734
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
[next]