summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-11-30brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman1-12/+16
2012-11-30brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel2-28/+20
2012-11-30brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel2-48/+22
2012-11-30brcmsmac: support 4313iPAPiotr Haber2-162/+271
2012-11-30brcmsmac: move PHY functionsPiotr Haber1-50/+52
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber4-1/+144
2012-11-30brcmsmac: fix bounds checking in tx/rxPiotr Haber1-13/+17
2012-11-30brcmsmac: cleanup in isr codePiotr Haber3-24/+13
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber3-8/+11
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev5-2/+9
2012-11-30ath9k: Remove redundant NULL assignmentSujith Manoharan1-1/+0
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan4-3/+111
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan3-6/+5
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan3-127/+127
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa1-0/+7
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2-0/+17
2012-11-30ath9k: Fix buffer overflow errorRajkumar Manoharan1-1/+2
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter1-1/+5
2012-11-26iwlwifi: initialize rx_statusJohannes Berg1-1/+1
2012-11-26iwlegacy: initialize rx_statusJohannes Berg2-2/+2
2012-11-26brcmsmac: Add __printf verification to logging prototypesJoe Perches1-2/+8
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-96/+116
2012-11-26mac80211_hwsim: remove printing scan configJohannes Berg1-6/+0
2012-11-26mac80211_hwsim: advertise VHT supportJohannes Berg1-0/+28
2012-11-26mac80211: convert to channel definition structJohannes Berg2-18/+24
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-6/+4
2012-11-26cfg80211: pass a channel definition structJohannes Berg6-44/+56
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg9-28/+10
2012-11-22rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville18-18/+51
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-1342/+1299
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee1-1/+1
2012-11-21brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee1-27/+0
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan4-95/+0
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan2-19/+33
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2-4/+15
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan1-0/+53
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan6-105/+23
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan16-86/+79
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev1-14/+23
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan5-1/+25
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan4-19/+7
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan1-12/+9
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+60
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-20brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville1-0/+1
2012-11-20brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville1-0/+3
2012-11-20brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2-27/+0
2012-11-20brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2-0/+36
2012-11-20brcmsmac: Add tracepoint for macintstatusSeth Forshee2-4/+24