summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
* ath: Missed to clear key4 of micentryRajkumar Manoharan2010-12-131-0/+2
* ath9k: Add change_interface callbackRajkumar Manoharan2010-12-131-21/+69
* cfg80211: Add antenna availability informationBruno Randolf2010-12-132-2/+18
* 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-0816-63/+100
|\
| * orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| * orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| * mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| * 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
* | cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar2010-12-081-0/+3
* | 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
* | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-081-2/+3
* | 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
* | mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa2010-12-081-0/+6
* | cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2010-12-083-0/+12
* | mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-071-0/+2
* | 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
* | mac80211: fix a compiler warningFelix Fietkau2010-12-071-2/+1
* | 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
* | ath9k_hw: Setup paprd only for supported chainsVasanthakumar Thiagarajan2010-12-072-17/+36
* | ath9k_hw: Program appropriate register for temperature compensation cal for A...Vasanthakumar Thiagarajan2010-12-071-1/+1
OpenPOWER on IntegriCloud