| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211_hwsim: remove printing scan config | Johannes Berg | 2012-11-26 | 1 | -6/+0 |
* | mac80211_hwsim: advertise VHT support | Johannes Berg | 2012-11-26 | 1 | -0/+28 |
* | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 | 2 | -18/+24 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -6/+4 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 6 | -44/+56 |
* | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 9 | -28/+10 |
* | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 2012-11-19 | 2 | -0/+2 |
* | mac80211: support radiotap vendor namespace RX data | Johannes Berg | 2012-11-19 | 1 | -1/+32 |
* | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 | 17 | -17/+17 |
* | mac80211: clarify interface iteration and make it configurable | Johannes Berg | 2012-11-09 | 9 | -39/+55 |
* | mac80211_hwsim: print per interface TX power | Johannes Berg | 2012-10-30 | 1 | -0/+3 |
* | cfg80211: allow per interface TX power setting | Johannes Berg | 2012-10-30 | 4 | -9/+17 |
* | mac80211_hwsim: allow using channel contexts | Johannes Berg | 2012-10-30 | 1 | -100/+390 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 | 11 | -94/+104 |
|\ |
|
| * | ath9k: fix stale pointers potentially causing access to free'd skbs | Felix Fietkau | 2012-10-29 | 1 | -0/+2 |
| * | b43: Fix oops on unload when firmware not found | Larry Finger | 2012-10-24 | 1 | -0/+4 |
| * | mwifiex: clean up scan state on error | Bing Zhao | 2012-10-24 | 1 | -2/+5 |
| * | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao | 2012-10-24 | 1 | -8/+5 |
| * | brcmfmac: fix potential NULL dereference | Yuanhan Liu | 2012-10-24 | 1 | -1/+1 |
| * | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz" | Felix Fietkau | 2012-10-24 | 1 | -82/+82 |
| * | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation | Mohammed Shafi Shajakhan | 2012-10-24 | 1 | -0/+1 |
| * | rt2x00: usb: fix reset resume | Stanislaw Gruszka | 2012-10-24 | 3 | -0/+3 |
| * | rtlwifi: pass rx setup error code to caller | Christian Lamparter | 2012-10-24 | 1 | -1/+1 |
* | | ssb: handle BCM43222 in pmu code. | Hauke Mehrtens | 2012-10-29 | 1 | -0/+3 |
* | | ssb: add PCI ID 0x4350 | Hauke Mehrtens | 2012-10-29 | 1 | -0/+1 |
* | | ath9k: Dump BTCOEX tuning parameters | Rajkumar Manoharan | 2012-10-29 | 3 | -1/+87 |
* | | ath9k_hw: validate MCI stuck after RTC wakeup | Rajkumar Manoharan | 2012-10-29 | 1 | -3/+3 |
* | | ath9k_hw: Fix concurrent tx on lower tx power | Rajkumar Manoharan | 2012-10-29 | 2 | -1/+6 |
* | | ath9k_hw: Enable hw PLL power save for AR9565 | Rajkumar Manoharan | 2012-10-29 | 2 | -4/+4 |
* | | ath9k_hw: Enable hw PLL power save for AR9462 | Rajkumar Manoharan | 2012-10-29 | 1 | -2/+2 |
* | | ar5523: Add new driver | Pontus Fuchs | 2012-10-29 | 7 | -0/+2399 |
* | | brcmfmac: store IEs per virtual interface | Arend van Spriel | 2012-10-29 | 2 | -8/+24 |
* | | brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() | Arend van Spriel | 2012-10-29 | 1 | -1/+1 |
* | | brcmfmac: add virtual interface support in brcmf_cfg80211_suspend() | Arend van Spriel | 2012-10-29 | 1 | -25/+28 |
* | | brcmfmac: use memset when setting a broadcast mac address | Arend van Spriel | 2012-10-29 | 1 | -7/+5 |
* | | brcmfmac: rename check_sys_up() to check_vif_up() | Arend van Spriel | 2012-10-29 | 1 | -24/+24 |
* | | brcmfmac: remove unused enumeration wl_prof_list | Arend van Spriel | 2012-10-29 | 1 | -13/+0 |
* | | brcmfmac: cleanup brcmf_cfg80211_profile structure | Arend van Spriel | 2012-10-29 | 1 | -13/+7 |
* | | brcmfmac: remove debugfs functionality from wl_cfg80211.c | Arend van Spriel | 2012-10-29 | 2 | -45/+0 |
* | | brcmfmac: separate connection status from scanning status | Arend van Spriel | 2012-10-29 | 2 | -120/+156 |
* | | brcmfmac: use vif struct to check_sys_up() function | Arend van Spriel | 2012-10-29 | 1 | -44/+59 |
* | | brcmfmac: store profile information per virtual interface | Arend van Spriel | 2012-10-29 | 2 | -35/+34 |
* | | brcmfmac: introduce brcmf_cfg80211_vif structure | Arend van Spriel | 2012-10-29 | 3 | -62/+129 |
* | | brcmfmac: remove brcmf_find_bssidx() function | Arend van Spriel | 2012-10-29 | 1 | -10/+0 |
* | | brcmfmac: change parameter list for send_key_to_dongle() | Arend van Spriel | 2012-10-29 | 1 | -19/+6 |
* | | brcmfmac: use fwil for default configuration setup. | Hante Meuleman | 2012-10-29 | 5 | -313/+167 |
* | | brcmfmac: streamline header parse code of sdio glom read | Franky Lin | 2012-10-29 | 1 | -112/+62 |
* | | brcmfmac: use struct brcmf_if as interface object for fwil functions | Arend van Spriel | 2012-10-29 | 3 | -155/+162 |
* | | brcmfmac: add function converting ieee80211_channel to chanspec | Arend van Spriel | 2012-10-29 | 1 | -25/+27 |
* | | brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands | Arend van Spriel | 2012-10-29 | 3 | -36/+33 |