summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau2010-12-134-331/+200
* ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-138-138/+77
* ath9k_hw: only use the PCIe disable register write sequence for AR5416Felix Fietkau2010-12-131-5/+1
* ath9k: fix sequence number assigment for non-AMPDU QoS data framesFelix Fietkau2010-12-131-3/+6
* ath9k: Use power save wrappers for TSF get/setSujith Manoharan2010-12-131-0/+4
* b43: rename TMS defines, drop useless condition from core resetRafał Miłecki2010-12-132-10/+6
* b43: N-PHY: use designed function and macro for writing tablesRafał Miłecki2010-12-131-21/+10
* b43: N-PHY: one more fix for order of tables initializationRafał Miłecki2010-12-131-2/+2
* b43: N-PHY: use correct bit for controlling MAC and PHYRafał Miłecki2010-12-131-2/+2
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-133-4/+6
* ath9k: clean up hardware code for beacon handlingMohammed Shafi Shajakhan2010-12-131-14/+0
* ath: Missed to clear key4 of micentryRajkumar Manoharan2010-12-131-0/+2
* ath9k: Add change_interface callbackRajkumar Manoharan2010-12-131-21/+69
* ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez2010-12-132-2/+5
* ath9k: Fix power save count imbalance on ath_radio_enable()Luis R. Rodriguez2010-12-131-2/+2
* ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-091-1/+4
* ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-091-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0815-60/+82
|\
| * orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| * orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| * ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| * ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| * ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
| * orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2010-12-082-14/+14
| * ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
| * ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
* | ath9k_hw: warn if we cannot change the power to the chipLuis R. Rodriguez2010-12-081-0/+7
* | ath9k: skip ATH9K_INT_TIM_TIMER when we are idleLuis R. Rodriguez2010-12-081-0/+2
* | b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-084-13/+14
* | b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki2010-12-082-2/+1
* | b43: set TMS to work with current band width for N-PHYRafał Miłecki2010-12-084-7/+15
* | b43: N-PHY: silence warningsRafał Miłecki2010-12-081-2/+6
* | b43: flush PHY writes when neededRafał Miłecki2010-12-082-0/+11
* | b43: N-PHY: implement own masksetRafał Miłecki2010-12-081-0/+10
* | b43: N-PHY: reorder and optimize tables initializationRafał Miłecki2010-12-081-7/+5
* | b43: N-PHY: update init tablesRafał Miłecki2010-12-081-106/+106
* | ath9k: Check for NULL sta in ath_tx_startBen Greear2010-12-081-1/+4
* | ath9k: Remove dead code in recv.cMohammed Shafi Shajakhan2010-12-071-5/+4
* | ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan2010-12-072-2/+4
* | ath9k: Properly use unlikely check macroMohammed Shafi Shajakhan2010-12-071-3/+4
* | ath9k_htc: Fix panic on FW download failureSujith Manoharan2010-12-071-2/+2
* | ath9k_htc: Add support for handling TX power configurationSujith Manoharan2010-12-071-0/+6
* | ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-077-30/+31
* | ath5k: Use capabilities information for the number of TX queuesBruno Randolf2010-12-072-28/+41
* | ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear2010-12-072-2/+8
* | ath9k: Add device id of AR9485 to pci tableVasanthakumar Thiagarajan2010-12-071-0/+1
* | ath9k_hw: Disable MRC CCK for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+1