aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-16
|\
| * mac80211: reassign channel contexts before stationsJohannes Berg2012-11-09
| * mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
| * mac80211: call driver method when restart completesJohannes Berg2012-11-09
| * mac80211: remove unused tracepointJohannes Berg2012-11-09
| * mac80211: add debugfs file for HW queuesJohannes Berg2012-11-09
| * mac80211: fix TX error pathJohannes Berg2012-11-07
| * mac80211: include export.h in aes_cmacEmmanuel Grumbach2012-11-07
| * mac80211: use kstrtoull return valueJohannes Berg2012-11-07
| * mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg2012-11-07
| * mac80211: use mac_ptonJohannes Berg2012-11-07
| * nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli2012-11-07
| * cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2012-11-07
| * mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-06
| * wireless: add utility function to get P2P attributeJohannes Berg2012-11-06
| * cfg80211: allow registering more than one beacon listenerBen Greear2012-11-05
| * mac80211: implement set_mcast_rate() callbackAntonio Quartulli2012-11-05
| * nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-05
| * wireless: add peer-to-peer related definitionsArend van Spriel2012-11-05
| * mac80211: send deauth only with channel contextJohannes Berg2012-11-05
| * mac80211: use a counter for remain-on-channel cookieJohannes Berg2012-10-30
| * mac80211: combine status/drop reportingJohannes Berg2012-10-30
| * mac80211_hwsim: print per interface TX powerJohannes Berg2012-10-30
| * mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
| * cfg80211: allow per interface TX power settingJohannes Berg2012-10-30
| * nl80211: move "can set channel" checkJohannes Berg2012-10-30
| * mac80211_hwsim: allow using channel contextsJohannes Berg2012-10-30
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-30
| |\
| * | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
| * | mac80211: move AP teardown code to correct placeJohannes Berg2012-10-26
| * | mac80211: a few formatting fixesJohannes Berg2012-10-26
* | | mwl8k: Set packet timestamp to 0 when life time expiry is not usedNishant Sarmukadam2012-11-14
* | | mwl8k: Do not expire eapol framesNishant Sarmukadam2012-11-14
* | | mwl8k: Unmap the pci DMA address in xmit error pathNishant Sarmukadam2012-11-14
* | | mwl8k: recheck if station still has valid ratesYogesh Ashok Powar2012-11-14
* | | mwl8k: defining interface combinationsYogesh Ashok Powar2012-11-14
* | | mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao2012-11-14
* | | brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel2012-11-14
* | | brcmfmac: add dedicated USB log level.Hante Meuleman2012-11-14
* | | brcmfmac: on halting driver check before release or free.Hante Meuleman2012-11-14
* | | brcmfmac: check bus state to be data before sending data.Hante Meuleman2012-11-14
* | | brcmfmac: return immediately error for out of range key_idx.Hante Meuleman2012-11-14
* | | brcmfmac: fix build regressionArend van Spriel2012-11-14
* | | brcmfmac: change return type of brcmf_sdio_hdparserFranky Lin2012-11-14
* | | brcmfmac: remove brcmf_sdbrcm_wait_for_eventFranky Lin2012-11-14
* | | brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin2012-11-14
* | | brcmfmac: decrease the range of SDIO access lockFranky Lin2012-11-14
* | | brcmfmac: use dynamically allocated control frame bufferFranky Lin2012-11-14
* | | brcmfmac: fix NULL pointer access in brcmf_create_iovar()Arend van Spriel2012-11-14
* | | brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman2012-11-14