Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 10 | -0/+10 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 4 | -0/+4 |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan | 14 | -221/+221 |
2011-10-14 | ath9k_hw: Rename AR9480 -> AR9462 initvals | Rajkumar Manoharan | 3 | -2/+2 |
2011-10-14 | ath9k_hw: Do fast channel change based on reusable calibration results | Rajkumar Manoharan | 3 | -4/+14 |
2011-10-14 | ath9k_hw: Add radio retention support for AR9480 | Rajkumar Manoharan | 8 | -15/+316 |
2011-10-14 | ath9k_hw: Update normal/min noise floor value for AR9480 | Rajkumar Manoharan | 1 | -4/+4 |
2011-10-14 | ath9k_hw: Support fast channel change on 5GHz for AR9003 chips | Rajkumar Manoharan | 1 | -2/+1 |
2011-10-14 | ath9k_hw: Cleanup Tx calibrations for AR9003 chips | Rajkumar Manoharan | 5 | -13/+40 |
2011-10-14 | ath9k_hw: Add support to reuse Carrier leak calibration | Rajkumar Manoharan | 3 | -3/+50 |
2011-10-14 | ath9k_hw: Add support to reuse TxIQ cal measurements | Rajkumar Manoharan | 1 | -6/+9 |
2011-10-14 | ath9k_hw: Improve fast channel change for AR9003 chips | Rajkumar Manoharan | 6 | -5/+186 |
2011-10-14 | ath9k_hw: Updated AR9003 tx gain table for 5GHz | Rajkumar Manoharan | 1 | -82/+82 |
2011-10-14 | ath9k_hw: Update AR9003 initval to improve phase noise | Rajkumar Manoharan | 1 | -1/+1 |
2011-10-14 | ath9k_hw: Updated ar9003 initval table for AR9380 | Rajkumar Manoharan | 1 | -3/+3 |
2011-10-14 | ath9k_hw: Fix ASPM L1 issue for AR9480 | Rajkumar Manoharan | 1 | -2/+4 |
2011-10-12 | ath9k: only send FCS-fail packets to mac80211 if requested | Felix Fietkau | 1 | -1/+2 |
2011-10-12 | ath9k_hw: fix a regression in key miss handling | Felix Fietkau | 4 | -17/+19 |
2011-10-12 | ath9k_hw: remove EEP_REG_1 | Felix Fietkau | 5 | -9/+0 |
2011-10-12 | ath: remove ath_regulatory::current_rd_ext | Felix Fietkau | 1 | -5/+0 |
2011-10-12 | ath9k_hw: clean up tx power handling | Felix Fietkau | 12 | -175/+85 |
2011-10-12 | ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default | Felix Fietkau | 6 | -17/+17 |
2011-10-12 | ath9k: disable unnecessary PHY error reporting | Felix Fietkau | 2 | -9/+1 |
2011-10-12 | ath9k: fix retry counting / BAR handling during queue flush | Felix Fietkau | 2 | -2/+8 |
2011-10-12 | ath9k: improve PS filter clearing and retry counting for A-MPDU | Felix Fietkau | 1 | -7/+6 |
2011-10-12 | ath9k: keep track of what's triggering hardware resets | Felix Fietkau | 4 | -5/+47 |
2011-10-12 | ath9k: indicate which queues are blocked when stopping tx fails | Felix Fietkau | 1 | -3/+5 |
2011-10-12 | ath9k: remove some bogus error handling code | Dan Carpenter | 1 | -7/+0 |
2011-10-03 | ath9k_hw: set pci_express capability true for AR9480 | Mohammed Shafi Shajakhan | 1 | -1/+6 |
2011-10-03 | ath9k_hw: Fix number of GPIO pins for AR9287/9300 | Mohammed Shafi Shajakhan | 1 | -0/+4 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2 | -2/+4 |
2011-10-03 | ath9k_hw: extend GPIO pin select mask for rfkill | Mohammed Shafi Shajakhan | 1 | -6/+1 |
2011-10-03 | ath9k_htc: add AVM FRITZ!WLAN 11N v2 support | Luis R. Rodriguez | 1 | -0/+1 |
2011-09-30 | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 3 | -10/+10 |
2011-09-30 | ath9k/ath9k_htc: Fix PS wrappers for RF kill | Mohammed Shafi Shajakhan | 2 | -3/+14 |
2011-09-30 | ath9k: Remove redundant my beacon check at ath_rx_ps_beacon | Rajkumar Manoharan | 1 | -17/+6 |
2011-09-30 | ath9k: Remove unnecessary AMPDU check at tx status | Rajkumar Manoharan | 2 | -9/+2 |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2 | -2/+10 |
2011-09-27 | ath9k: fix a regression in ath9k_ps_restore | Felix Fietkau | 1 | -1/+1 |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2 | -6/+11 |
2011-09-27 | ath9k: add Block ACK bitmap in sample debug | Mohammed Shafi Shajakhan | 2 | -6/+20 |
2011-09-26 | ath9k: Fix a dma warning/memory leak | Mohammed Shafi Shajakhan | 1 | -1/+9 |
2011-09-21 | ath9k_hw: Fix Rx DMA stuck for AR9003 chips | Rajkumar Manoharan | 1 | -1/+1 |
2011-09-20 | ath9k: Store noise immunity values across scanning | Rajkumar Manoharan | 2 | -2/+9 |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 5 | -8/+19 |
2011-09-19 | ath9k: Reset caldata on radio enable | Rajkumar Manoharan | 1 | -0/+1 |
2011-09-19 | ath9k: load noise floor from history after the full chip reset | Rajkumar Manoharan | 2 | -0/+2 |
2011-09-19 | ath9k_hw: Fix magnitude/phase coeff correction | Rajkumar Manoharan | 1 | -1/+2 |
2011-09-19 | ath9k_hw: remove ar9100_hw_compute_pll_control | Felix Fietkau | 1 | -11/+1 |