summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-30mac80211: simplify loop in minstrel_htJohannes Berg1-5/+3
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg12-284/+353
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg6-30/+25
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg3-17/+41
2012-11-30cfg80211: fix cmp_hidden_bssJohannes Berg1-4/+14
2012-11-30cfg80211: fix whitespace in scan handlingJohannes Berg1-16/+13
2012-11-30cfg80211: don't BUG_ON BSS struct issuesJohannes Berg1-2/+4
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli1-1/+2
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch1-0/+4
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich1-0/+1
2012-11-29mac80211: add debugfs file for last rx rateSaravana1-0/+18
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana2-28/+35
2012-11-29mac80211: add debugfs file for current tx rateSaravana1-0/+16
2012-11-29mac80211: add debugfs file for last ack signalSaravana3-0/+7
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela1-27/+1
2012-11-28NFC: Fix incorrect llcp pointer dereferenceWaldemar Rymarkiewicz1-1/+4
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa1-1/+2
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa1-0/+45
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter1-1/+1
2012-11-28nl80211: remove unnecessary checksJohannes Berg1-3/+2
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg2-2/+16
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg3-0/+79
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg4-0/+71
2012-11-27mac80211: support VHT associationJohannes Berg3-72/+313
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg4-72/+85
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-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+6
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73