Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
2ece3684b4037ad2394de795d67abbe412ab5e2f
/
drivers
/
net
/
wireless
/
ath
815868e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 16 years ago
bbacee1
ath9k: merge noisefloor load implementations
by Felix Fietkau
· 16 years ago
b11b160
ath9k: validate the TID in the tx status information
by Felix Fietkau
· 16 years ago
e5cbef9
ath9k_hw: report the TID in the tx status on AR5008-AR9002
by Felix Fietkau
· 16 years ago
9cc2f3e
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
by Felix Fietkau
· 16 years ago
03b4776
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
by Felix Fietkau
· 16 years ago
2339901
ath9k_hw: fix a sign error in the IQ calibration code
by Felix Fietkau
· 16 years ago
601e0cb
ath9k_hw: fix antenna diversity on AR9285
by Felix Fietkau
· 16 years ago
73e1946
ath9k: fix a buffer leak in A-MPDU completion
by Felix Fietkau
· 16 years ago
2b40994
ath9k: fix a potential buffer leak in the STA teardown path
by Felix Fietkau
· 16 years ago
f803696
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
by Rajkumar Manoharan
· 16 years ago
8e67ca7
ath9k: fix crash with WEP in ad-hoc mode
by Felix Fietkau
· 16 years ago
347809f
ath9k: fix false positives in the baseband hang check
by Felix Fietkau
· 16 years ago
54bd500
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
by Felix Fietkau
· 16 years ago
f2552e2
ath9k_hw: sanitize noise floor values properly on all chips
by Felix Fietkau
· 16 years ago
ba17bc5
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
by Felix Fietkau
· 16 years ago
2e1f256
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
by Felix Fietkau
· 16 years ago
f504f5f
ath9k_hw: fix a few inconsistencies in initval array names
by Felix Fietkau
· 16 years ago
88c1f4f
ath9k_htc: Add LED support for AR7010
by Sujith
· 16 years ago
f860d52
ath9k: fix TSF after reset on AR913x
by Felix Fietkau
· 16 years ago
f35376a
ath9k: make ath9k_hw_keysetmac static
by John W. Linville
· 16 years ago
99aeed9
ath9k: remove unused function ath9k_hw_keyisvalid
by John W. Linville
· 16 years ago
78c4653
ath9k: fix retry count for A-MPDU rate control status reports
by Felix Fietkau
· 16 years ago
6665b54
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
by Bruno Randolf
· 16 years ago
e691e19
Merge branch 'wireless-2.6' into wireless-next-2.6
by Reinette Chatre
· 16 years ago
47399f1
ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()
by Vasanthakumar Thiagarajan
· 16 years ago
78a1817
ath9k: Remove unused paprd_txok
by Vasanthakumar Thiagarajan
· 16 years ago
ca369eb
ath9k: Fix bug in paprd
by Vasanthakumar Thiagarajan
· 16 years ago
6c3118e
ath9k: Fix bug in starting ani
by Vasanthakumar Thiagarajan
· 16 years ago
d0ee0eb
ath9k: declare MODULE_FIRMWARE for ath9k_htc
by John W. Linville
· 16 years ago
9a75c2f
ath9k: Add a module parameter to disable led blinking.
by Vivek Natarajan
· 16 years ago
ee03111
ath9k_hw: add an extra delay when reseting AR_RTC_RESET
by Luis R. Rodriguez
· 16 years ago
d5c4d19
ath9k_hw: dynamically choose the SERDES array for low power
by Luis R. Rodriguez
· 16 years ago
6a0ec30
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
by Luis R. Rodriguez
· 16 years ago
653fe37
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
by Luis R. Rodriguez
· 16 years ago
9a658d2
ath9k_hw: fix ASPM setting for AR9003
by Luis R. Rodriguez
· 16 years ago
4e63f76
ath9k_htc: Update supported product list
by Sujith
· 16 years ago
b685577
ath5k: initialize ah->ah_current_channel
by Bob Copeland
· 16 years ago
6a0076e
ath5k: report PHY error frames only for chips which need it
by Bruno Randolf
· 16 years ago
8786123
ath5k: review RX descriptor functions
by Bruno Randolf
· 16 years ago
1884a36
ath5k: take descriptor differences between 5210 and 5211 into account
by Bruno Randolf
· 16 years ago
2237e92
ath5k: update 5210/5211 frame types
by Bruno Randolf
· 16 years ago
03417bc
ath5k: review and add comments for descriptors
by Bruno Randolf
· 16 years ago
62412a8
ath5k: remove pointless rx error overlay struct
by Bruno Randolf
· 16 years ago
2847109
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
by Bruno Randolf
· 16 years ago
a666819
ath5k: use direct function calls for descriptors when possible
by Bruno Randolf
· 16 years ago
02a78b4
ath5k: move checks and stats into new function
by Bruno Randolf
· 16 years ago
8a89f06
ath5k: split descriptor handling and frame receive
by Bruno Randolf
· 16 years ago
b16062f
ath5k: unify rx descriptor error handling
by Bruno Randolf
· 16 years ago
39d63f2
ath5k: reset more pointers after we free skbs
by Bruno Randolf
· 16 years ago
0452d4a
ath5k: print more errors when decriptor setup fails
by Bruno Randolf
· 16 years ago
265faad
ath5k: fix rx descriptor debugging
by Bruno Randolf
· 16 years ago
beade63
ath5k: fix some comment typos
by Bruno Randolf
· 16 years ago
9e4e43f
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
by Bruno Randolf
· 16 years ago
8d67a03
ath5k: more debug prints for resets
by Bruno Randolf
· 16 years ago
d7ca213
ath9k_htc: Fix ampdu_action callback
by Sujith
· 16 years ago
9a2af88
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
by Luis R. Rodriguez
· 16 years ago
7b9a4b0
ath9k_hw: remove ATH9K_CAP_DS
by Felix Fietkau
· 16 years ago
3553727
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
by Felix Fietkau
· 16 years ago
16f2411
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
by Felix Fietkau
· 16 years ago
f32a488
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
by Felix Fietkau
· 16 years ago
71fca6e
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
by Felix Fietkau
· 16 years ago
9cc3271
ath9k_hw: remove ATH9K_CAP_TXPOW
by Felix Fietkau
· 16 years ago
716f7fc
ath9k_hw: remove ATH9K_CAP_CIPHER
by Felix Fietkau
· 16 years ago
0efabd5
ath9k: enable AR9003 PCI IDs
by Luis R. Rodriguez
· 16 years ago
9f42c2b
ath9k: implement PA predistortion support
by Felix Fietkau
· 16 years ago
717f6be
ath9k_hw: add functions for controlling PA predistortion calibration
by Felix Fietkau
· 16 years ago
4935250
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
by Felix Fietkau
· 16 years ago
ab33449
ath9k_hw: add register definitions related to PA predistortion
by Felix Fietkau
· 16 years ago
96d159d
ath9k_hw: remove a useless function for setting the mac address
by Felix Fietkau
· 16 years ago
41f3e54
ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
by Felix Fietkau
· 16 years ago
97923b1
ath9k: fix queue stopping threshold
by Felix Fietkau
· 16 years ago
a6d2055
ath9k: fix extending the rx timestamp with the hardware TSF
by Felix Fietkau
· 16 years ago
ebe297c
ath9k: make ath_get_hal_qnum static
by Felix Fietkau
· 16 years ago
9623009
ath9k: remove declarations of some nonexistant functions
by Felix Fietkau
· 16 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 16 years ago
e8c35a7
ath9k_htc: use common WMM AC definitions instead of ath9k ones
by Felix Fietkau
· 16 years ago
293f2ba
ath9k: fix mac80211 queue lookup for waking up queues
by Felix Fietkau
· 16 years ago
1cc5c4b
ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
by Luis R. Rodriguez
· 16 years ago
644c78c
ath9k_hw: reduce delay on programming INI on AR9003
by Luis R. Rodriguez
· 16 years ago
03c7251
ath9k_hw: enable ANI for AR9003
by Luis R. Rodriguez
· 16 years ago
e36b27a
ath9k: add new ANI implementation for AR9003
by Luis R. Rodriguez
· 16 years ago
40346b6
ath9k_hw: inform ANI calibration when scanning
by Luis R. Rodriguez
· 16 years ago
7ca710d
ath9k_hw: add register definitions for the new ANI
by Luis R. Rodriguez
· 16 years ago
ac0bb76
ath9k_hw: allow for spliting up ANI operations by family
by Luis R. Rodriguez
· 16 years ago
6e97f0f
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
by Luis R. Rodriguez
· 16 years ago
37e5bf6
ath9k_hw: fix clock rate calculations for ANI
by Luis R. Rodriguez
· 16 years ago
7337725
ath9k_hw: move clock definitions from hw.c to hw.h
by Luis R. Rodriguez
· 16 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 16 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 16 years ago
3cfd43f
ath5k: add debugfs file for queue debugging
by Bruno Randolf
· 16 years ago
20fbed2
ath5k: no need to save/restore the default antenna
by Bruno Randolf
· 16 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 16 years ago
39d5b2c
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
by Bruno Randolf
· 16 years ago
a5fdbca
ath: Fix uninitialized variable warnings
by Prarit Bhargava
· 16 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 16 years ago
436c109
ath5k: fix NULL pointer in antenna configuration
by Bruno Randolf
· 16 years ago
9e55ba7
ath9k: Fix bug in rate table
by Vasanthakumar Thiagarajan
· 16 years ago
6267dc7
ath9k_htc: Configure credit size for AR7010
by Sujith
· 16 years ago
ea46e64
ath9k_htc: Setup 5GHz channels
by Sujith
· 16 years ago
Next »