summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-30brcmfmac: change debug output for received event.Hante Meuleman1-2/+2
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-30brcm80211: update the MAINTAINERS fileArend van Spriel1-2/+1
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-30ssb: extif: fix compile errorsHauke Mehrtens2-7/+49
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens1-3/+7
2012-11-26bcma: add more package IDsHauke Mehrtens1-0/+5
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. Linville55-1062/+1642
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73
2012-11-26mac80211_hwsim: remove printing scan configJohannes Berg1-6/+0
2012-11-26mac80211_hwsim: advertise VHT supportJohannes Berg1-0/+28
2012-11-26wireless: add definitions for VHT MCS supportJohannes Berg1-0/+23
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg2-20/+57
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg5-10/+66
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg4-24/+144
2012-11-26mac80211: convert to channel definition structJohannes Berg20-262/+220
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg13-113/+507
2012-11-26cfg80211: pass a channel definition structJohannes Berg20-402/+403
2012-11-26nl80211: add documentation for channel typeJohannes Berg1-0/+9
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg24-172/+81
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg1-9/+5
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch1-15/+13
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch1-17/+23
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch4-19/+20
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli1-2/+4
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli1-3/+7
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel2-4/+6
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2-9/+45
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg1-0/+1
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2-9/+9
2012-11-23mac80211: fix RX chains configurationJohannes Berg1-16/+21