| Commit message (Expand) | Author | Age |
* | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 2012-11-19 |
* | mac80211: support radiotap vendor namespace RX data | Johannes Berg | 2012-11-19 |
* | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 |
* | mac80211: clarify interface iteration and make it configurable | Johannes Berg | 2012-11-09 |
* | mac80211_hwsim: print per interface TX power | Johannes Berg | 2012-10-30 |
* | cfg80211: allow per interface TX power setting | Johannes Berg | 2012-10-30 |
* | mac80211_hwsim: allow using channel contexts | Johannes Berg | 2012-10-30 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 |
|\ |
|
| * | ath9k: fix stale pointers potentially causing access to free'd skbs | Felix Fietkau | 2012-10-29 |
| * | b43: Fix oops on unload when firmware not found | Larry Finger | 2012-10-24 |
| * | mwifiex: clean up scan state on error | Bing Zhao | 2012-10-24 |
| * | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao | 2012-10-24 |
| * | brcmfmac: fix potential NULL dereference | Yuanhan Liu | 2012-10-24 |
| * | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz" | Felix Fietkau | 2012-10-24 |
| * | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation | Mohammed Shafi Shajakhan | 2012-10-24 |
| * | rt2x00: usb: fix reset resume | Stanislaw Gruszka | 2012-10-24 |
| * | rtlwifi: pass rx setup error code to caller | Christian Lamparter | 2012-10-24 |
* | | ssb: handle BCM43222 in pmu code. | Hauke Mehrtens | 2012-10-29 |
* | | ssb: add PCI ID 0x4350 | Hauke Mehrtens | 2012-10-29 |
* | | ath9k: Dump BTCOEX tuning parameters | Rajkumar Manoharan | 2012-10-29 |
* | | ath9k_hw: validate MCI stuck after RTC wakeup | Rajkumar Manoharan | 2012-10-29 |
* | | ath9k_hw: Fix concurrent tx on lower tx power | Rajkumar Manoharan | 2012-10-29 |
* | | ath9k_hw: Enable hw PLL power save for AR9565 | Rajkumar Manoharan | 2012-10-29 |
* | | ath9k_hw: Enable hw PLL power save for AR9462 | Rajkumar Manoharan | 2012-10-29 |
* | | ar5523: Add new driver | Pontus Fuchs | 2012-10-29 |
* | | brcmfmac: store IEs per virtual interface | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: add virtual interface support in brcmf_cfg80211_suspend() | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: use memset when setting a broadcast mac address | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: rename check_sys_up() to check_vif_up() | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: remove unused enumeration wl_prof_list | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: cleanup brcmf_cfg80211_profile structure | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: remove debugfs functionality from wl_cfg80211.c | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: separate connection status from scanning status | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: use vif struct to check_sys_up() function | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: store profile information per virtual interface | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: introduce brcmf_cfg80211_vif structure | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: remove brcmf_find_bssidx() function | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: change parameter list for send_key_to_dongle() | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: use fwil for default configuration setup. | Hante Meuleman | 2012-10-29 |
* | | brcmfmac: streamline header parse code of sdio glom read | Franky Lin | 2012-10-29 |
* | | brcmfmac: use struct brcmf_if as interface object for fwil functions | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: add function converting ieee80211_channel to chanspec | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: rework driver initialization in brcmf_bus_start() | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: extend struct brcmf_if with bssidx field | Arend van Spriel | 2012-10-29 |
* | | brcmfmac: clean usb download code. | Hante Meuleman | 2012-10-29 |
* | | brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg | Hante Meuleman | 2012-10-29 |
* | | brcmfmac: change testmode command to use new firmware interface layer | Hante Meuleman | 2012-10-29 |
* | | brcmfmac: remove unused iswl variable. | Hante Meuleman | 2012-10-29 |