summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-095-0/+133
* ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan2012-07-091-12/+6
* ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan2012-07-093-0/+22
* ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan2012-07-091-6/+5
* ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan2012-07-091-8/+5
* ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan2012-07-091-3/+3
* bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens2012-07-091-0/+3
* bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-092-1/+196
* bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens2012-07-091-10/+4
* bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens2012-07-091-34/+0
* bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens2012-07-092-5/+25
* bcma: add PCI ID for BCM43224Hauke Mehrtens2012-07-091-0/+1
* bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens2012-07-091-3/+0
* bcma: add constants for chip idsHauke Mehrtens2012-07-095-55/+90
* bcma: extend workaround for bcm4331Hauke Mehrtens2012-07-092-0/+4
* ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn2012-07-091-3/+3
* ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan2012-07-091-1/+2
* mwifiex: parse WPS IEs from beacon_dataAvinash Patil2012-07-091-40/+44
* mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil2012-07-091-1/+5
* mwifiex: add change_beacon cfg80211 handlerAvinash Patil2012-07-091-0/+28
* mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil2012-07-091-5/+2
* mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil2012-07-091-54/+65
* mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil2012-07-093-23/+18
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-0913-126/+145
|\
| * iwlwifi: disallow log_event access if interface downRichard A. Griffiths2012-07-031-1/+5
| * iwlwifi: remove unneeded NULL checkJohannes Berg2012-07-031-3/+0
| * iwlwifi: fix debug message levelJohannes Berg2012-06-291-1/+4
| * iwlwifi: add trailing newline to some messagesJohannes Berg2012-06-291-6/+8
| * iwlwifi: disable the watchdog for queues by defaultEmmanuel Grumbach2012-06-251-0/+1
| * iwlwifi: limit dwell time more strictlyJohannes Berg2012-06-251-10/+27
| * iwlwifi: use __get_str in tracingJohannes Berg2012-06-251-1/+1
| * iwlwifi: bump trace message limitJohannes Berg2012-06-251-1/+1
| * iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-257-103/+98
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-0933-299/+995
|\ \
| * | mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg2012-07-061-0/+8
| * | mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
| * | mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
| * | mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
| * | cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-052-0/+51
| * | {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-054-4/+18
| * | cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-042-7/+5
| * | mac80211: add TX prepare APIJohannes Berg2012-07-034-0/+44
| * | mac80211_hwsim: fix NUM_BANDS usageJohannes Berg2012-07-031-2/+2
| * | mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-034-12/+11
| * | mac80211: remove tx_frags driver callbackJohannes Berg2012-07-024-29/+3
| * | mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
| * | wireless: 60g protocol constantsVladimir Kondratiev2012-07-021-1/+89
| * | wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
| * | cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-026-11/+42
| * | mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10