| Commit message (Expand) | Author | Files | Lines |
2012-11-26 | iwlwifi: initialize rx_status | Johannes Berg | 1 | -1/+1 |
2012-11-26 | iwlegacy: initialize rx_status | Johannes Berg | 2 | -2/+2 |
2012-11-26 | brcmsmac: Add __printf verification to logging prototypes | Joe Perches | 1 | -2/+8 |
2012-11-26 | cfg80211: fix some tracing output issues | Johannes Berg | 1 | -76/+73 |
2012-11-26 | mac80211_hwsim: remove printing scan config | Johannes Berg | 1 | -6/+0 |
2012-11-26 | mac80211_hwsim: advertise VHT support | Johannes Berg | 1 | -0/+28 |
2012-11-26 | wireless: add definitions for VHT MCS support | Johannes Berg | 1 | -0/+23 |
2012-11-26 | mac80211: support VHT rates in TX info | Johannes Berg | 2 | -20/+57 |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg | 5 | -10/+66 |
2012-11-26 | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 4 | -24/+144 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 20 | -262/+220 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 13 | -113/+507 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 20 | -402/+403 |
2012-11-26 | nl80211: add documentation for channel type | Johannes Berg | 1 | -0/+9 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 24 | -172/+81 |
2012-11-26 | mac80211: fix managed mode channel flags handling | Johannes Berg | 1 | -9/+5 |
2012-11-26 | mac80211: remove mesh config macros from mesh_plink.c | Marco Porsch | 1 | -15/+13 |
2012-11-26 | mac80211: refactor ieee80211_set_qos_hdr | Marco Porsch | 1 | -17/+23 |
2012-11-26 | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 4 | -19/+20 |
2012-11-26 | mac80211: in ADHOC print debug message for every Auth message | Antonio Quartulli | 1 | -2/+4 |
2012-11-26 | mac80211: in ADHOC don't update last_rx if sta is not authorized | Antonio Quartulli | 1 | -3/+7 |
2012-11-26 | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel | 2 | -4/+6 |
2012-11-23 | cfg80211: use DS or HT operation IEs to determine BSS channel | Johannes Berg | 2 | -9/+45 |
2012-11-23 | mac80211: disable HT advertising unless AP supports it | Johannes Berg | 1 | -0/+1 |
2012-11-23 | mac80211: rename IEEE80211_STA_DISABLE_11N to HT | Johannes Berg | 2 | -9/+9 |
2012-11-23 | mac80211: fix RX chains configuration | Johannes Berg | 1 | -16/+21 |
2012-11-23 | mac80211: fix radiotap vendor area skipping | Johannes Berg | 1 | -4/+7 |
2012-11-21 | rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END" | John W. Linville | 1 | -1/+1 |
2012-11-21 | brcmsmac: Remove stray argument from debug macro | Seth Forshee | 1 | -1/+1 |
2012-11-21 | brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants | Seth Forshee | 1 | -27/+0 |
2012-11-21 | ath9k: Remove 'stations' debugfs file | Sujith Manoharan | 4 | -95/+0 |
2012-11-21 | ath9k: Fix rate control debugging | Sujith Manoharan | 2 | -19/+33 |
2012-11-21 | ath9k: Fill remove_sta_debugfs() callback | Sujith Manoharan | 2 | -4/+15 |
2012-11-21 | ath9k: Add a debugfs file to dump queue statistics | Sujith Manoharan | 1 | -0/+53 |
2012-11-21 | ath9k: Fix the 'xmit' debugfs file | Sujith Manoharan | 6 | -105/+23 |
2012-11-21 | ath9k/ath9k_htc: Remove WME macros | Sujith Manoharan | 16 | -86/+79 |
2012-11-21 | net/wireless: ipw2200: introduce ipw_set_geo function | Stanislav Yakovlev | 1 | -14/+23 |
2012-11-21 | ath9k: stomp audio profiles on weak signal strength | Rajkumar Manoharan | 5 | -1/+25 |
2012-11-21 | ath9k: Fix MCI reset in BT cal_req | Rajkumar Manoharan | 4 | -19/+7 |
2012-11-21 | ath9k: Process FATAL interrupts at first | Rajkumar Manoharan | 1 | -12/+9 |
2012-11-21 | mac80211: Add debugfs callbacks for station addition/removal | Sujith Manoharan | 3 | -0/+59 |
2012-11-21 | iwlwifi: remove effectless assignment | Emmanuel Grumbach | 1 | -2/+0 |
2012-11-20 | brcmfmac: include linux/vmalloc.h from usb.c | John W. Linville | 1 | -0/+1 |
2012-11-20 | brcmfmac: check return from kzalloc in brcmf_fweh_process_event | John W. Linville | 1 | -0/+3 |
2012-11-20 | brcmsmac: Remove some noisy and uninformative debug messages | Seth Forshee | 2 | -27/+0 |
2012-11-20 | brcmsmac: Add tracepoint for AMPDU session information | Seth Forshee | 2 | -0/+36 |
2012-11-20 | brcmsmac: Add tracepoint for macintstatus | Seth Forshee | 2 | -4/+24 |
2012-11-20 | brcmsmac: Improve tx trace and debug support | Seth Forshee | 4 | -250/+94 |
2012-11-20 | brcmsmac: Add brcms_dbg_ht() debug macro | Seth Forshee | 4 | -20/+25 |
2012-11-20 | brcmsmac: Add brcms_dbg_dma() debug macro | Seth Forshee | 5 | -96/+73 |