Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
25985edcedea6396277003854657b5f3cb31a628
/
drivers
/
net
/
wireless
/
ath
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d78f4b3
ath9k: Fix TX queue stuck issue.
by Senthil Balasubramanian
· 14 years ago
19b9675
ath9k: Fix kernel panic caused by invalid rate index access.
by Senthil Balasubramanian
· 14 years ago
61e1b0b
ath9k: Fix kernel panic in AR2427
by Mohammed Shafi Shajakhan
· 14 years ago
106af2c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
7d2c16b
ath9k: fix aggregation related interoperability issues
by Felix Fietkau
· 14 years ago
efff395
ath9k: improve reliability of beacon transmission and stuck beacon handling
by Felix Fietkau
· 14 years ago
86271e4
ath9k: fix the .flush driver op implementation
by Felix Fietkau
· 14 years ago
0d51ccc
ath9k: fix stopping tx dma on reset
by Felix Fietkau
· 14 years ago
997941d
ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits
by Felix Fietkau
· 14 years ago
81266ba
ath5k: implement ieee80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
23952ec
ath9k_hw: Increase the wait count for nf load.
by Vivek Natarajan
· 14 years ago
75e0351
ath9k_hw: Fix PLL initialization for AR9485.
by Vivek Natarajan
· 14 years ago
7ea1362
ath9k_hw: Improve idle power consumption for AR9485.
by Vivek Natarajan
· 14 years ago
2e28694
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
by Felix Fietkau
· 14 years ago
409ec36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
23ffaa8
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
by John W. Linville
· 14 years ago
9ac4793
wireless:ath: use resource_size() help function
by Shan Wei
· 14 years ago
e4b0b32
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
by Ben Greear
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
db7889c
ath9k: Fix txq memory address printing in debugfs.
by Ben Greear
· 14 years ago
b06af7a
ath9k_hw: Read noise floor only for available chains for AR9003
by Vasanthakumar Thiagarajan
· 14 years ago
582d006
ath9k: Add a debugfs interface to dump chip registers
by Vasanthakumar Thiagarajan
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6ea25a6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e7a2a4f
ath9k_htc: Handle BSSID/AID for multiple interfaces
by Sujith Manoharan
· 14 years ago
1517853
ath9k: Fix incorrect GPIO LED pin for AR9485
by Senthil Balasubramanian
· 14 years ago
0cf55c2
ath9k: use generic mac80211 LED blinking code
by Felix Fietkau
· 14 years ago
2c27392
ath9k_htc: Fix an endian issue
by Sujith Manoharan
· 14 years ago
08f6c852
ath9k: Fix compilation warning.
by Vivek Natarajan
· 14 years ago
7e3514f
ath9k: Cancel pll_work while disabling radio.
by Vivek Natarajan
· 14 years ago
06fed57
ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.
by Vivek Natarajan
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
c86664e
carl9170: add Airlive X.USB a/b/g/n USBID
by Jan Puk
· 14 years ago
385918c
ath9k: correct ath9k_hw_set_interrupts
by Stanislaw Gruszka
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
512c044
ath9k_htc: Fix error path in URB allocation
by Sujith Manoharan
· 14 years ago
3e3f1d1
ath9k_htc: Add debug code to print endpoint mapping
by Sujith Manoharan
· 14 years ago
4825f54
ath9k_htc: Fix RX filters
by Sujith Manoharan
· 14 years ago
88427c6
ath9k_htc: Fix host RX initialization
by Sujith Manoharan
· 14 years ago
200be65
ath9k_htc: Fix TBTT calculation for IBSS mode
by Sujith Manoharan
· 14 years ago
a5fae37
ath9k_htc: Configure beacon timers in AP mode
by Sujith Manoharan
· 14 years ago
a236254
ath9k_htc: Add ANI for AP mode
by Sujith Manoharan
· 14 years ago
ffbe7c8
ath9k_htc: Calculate and set the HW opmode
by Sujith Manoharan
· 14 years ago
da8d9d9
ath9k_htc: Allow AP interface to be created
by Sujith Manoharan
· 14 years ago
0df8359
ath9k_htc: Maintain individual counters for interfaces
by Sujith Manoharan
· 14 years ago
87df895
ath9k_htc: Protect ampdu_action with a mutex
by Sujith Manoharan
· 14 years ago
2299423
ath9k_htc: Use VIF from the packet's control data
by Sujith Manoharan
· 14 years ago
9a3d025
ath9k_htc: Make sequence number calculation per-VIF
by Sujith Manoharan
· 14 years ago
585895c
ath9k_htc: Set the BSSID mask for multiple interfaces
by Sujith Manoharan
· 14 years ago
7c27734
ath9k_htc: Remove OP_ASSOCIATED variable
by Sujith Manoharan
· 14 years ago
9304c82
ath9k_htc: Remove OP_PROTECT_ENABLE
by Sujith Manoharan
· 14 years ago
cf04e77
ath9k_htc: Remove OP_PREAMBLE_SHORT
by Sujith Manoharan
· 14 years ago
ab77c70
ath9k_htc: Fix error handling in add_interface
by Sujith Manoharan
· 14 years ago
1057b75
ath9k_htc: Unify target capability updating
by Sujith Manoharan
· 14 years ago
a97b478
ath9k_htc: Allow upto two simultaneous interfaces
by Sujith Manoharan
· 14 years ago
36bcce4
ath9k_htc: Handle storage devices
by Sujith Manoharan
· 14 years ago
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
320d6c1
ath9k_hw: Fix power on reset
by Sujith Manoharan
· 14 years ago
6908162
ath9k: Implement op_flush()
by Vasanthakumar Thiagarajan
· 14 years ago
d985255
ath5k: Enable AR2315 chipset recognition
by Wojciech Dubowik
· 14 years ago
f456228
ar9170usb: mark the old driver as obsolete
by Christian Lamparter
· 14 years ago
573cfde
ath5k: Fix fast channel switching
by Nick Kossifidis
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
1a63e2c
ath9k_hw: Updates for AR9485 1.1 chipsets.
by Vivek Natarajan
· 14 years ago
8354dd3
ath9k_htc: Fix a compilation warning.
by Vivek Natarajan
· 14 years ago
1287337
ath5k: move external function definitions to a header file
by Bob Copeland
· 14 years ago
28bec7b
ath5k: Correct channel setting for AR2317 chip
by Nikolay Ledovskikh
· 14 years ago
0f5cd45
ath9k: Fix ath9k prevents CPU to enter C3 states
by Mohammed Shafi Shajakhan
· 14 years ago
014cf3b
ath9k: disable beaconing before stopping beacon queue
by Rajkumar Manoharan
· 14 years ago
9814f6b
ath9k: Remove redundant beacon_interval
by Steve Brown
· 14 years ago
603b3ee
ath9k: Add debug info for configuring power level.
by Ben Greear
· 14 years ago
8c79a61
ath9k: Print channel-type in chan-change dbg message.
by Ben Greear
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
3a2329f
ath9k: Update comments for not parsing DTIM period
by Mohammed Shafi Shajakhan
· 14 years ago
c210de8
ath5k: Fix fast channel switching
by Nick Kossifidis
· 14 years ago
cb8d61d
ath9k: add additional checks for the baseband hang detection
by Felix Fietkau
· 14 years ago
8e54610
ath: Fix clearing of secondary key cache entry for TKIP
by Jouni Malinen
· 14 years ago
9cf04dc
ath9k: Fix possible double free of PAPRD skb's
by Mohammed Shafi Shajakhan
· 14 years ago
5820de5
carl9170: fix typo in PS code
by Christian Lamparter
· 14 years ago
391bd1c
ath9k: reserve a beacon slot on beaconing vif addition
by Rajkumar Manoharan
· 14 years ago
4e6975f
ath9k: Show channel type and frequency in debugfs.
by Ben Greear
· 14 years ago
4c89fe9
ath9k: do not access hw registers in FULL SLEEP
by Rajkumar Manoharan
· 14 years ago
b2a5c3d
ath9k_htc: make use common of function to update txpower
by Rajkumar Manoharan
· 14 years ago
5048e8c
ath9k: move update tx power to common
by Rajkumar Manoharan
· 14 years ago
c344c9c
ath9k: use common get current channel function
by Rajkumar Manoharan
· 14 years ago
45655ba
ath9k_htc: cancel ani work in ath9k_htc_stop
by Rajkumar Manoharan
· 14 years ago
2ba5e1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
fa9a741
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
47960077
ath9k: Fix memory leak due to failed PAPRD frames
by Mohammed Shafi Shajakhan
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
3bf63e5
ath9k: fix compile error in non-debug ath_debug_stat_tx() stub
by Felix Fietkau
· 14 years ago
76a9f6f
ath5k: Fix short and long retry configuration
by Bruno Randolf
· 14 years ago
de87f73
ath9k: use common API to avoid code duplication
by Rajkumar Manoharan
· 14 years ago
ebefce3
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
by Vivek Natarajan
· 14 years ago
bdd62c0
ath9k: Fix a locking related issue.
by Vivek Natarajan
· 14 years ago
22983c3
ath9k_hw: DDR_PLL and BB_PLL need correct setting.
by Vivek Natarajan
· 14 years ago
181fb18
ath9k: Fix a PLL hang issue observed with AR9485.
by Vivek Natarajan
· 14 years ago
b141581
ath9k_hw: Add a function to read sqsum_dvc.
by Vivek Natarajan
· 14 years ago
74f7635
ath9k_hw: Add RX filters
by Sujith Manoharan
· 14 years ago
Next »