summaryrefslogtreecommitdiff
path: root/net/wireless/util.c
AgeCommit message (Expand)Author
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21cfg80211: work around a sparse issueJohannes Berg
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-03-31mac80211: support paged rx SKBsZhu Yi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez
2009-06-03cfg80211: use key size constantsJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-04-22cfg80211: clean up includesJohannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2008-11-10wireless: implement basic rate helper functionJohannes Berg