summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-141-0/+2
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-141-0/+2
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-101-1/+1
|/
* define global BIT macroJiri Slaby2007-10-191-2/+0
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-2/+2
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-101-2/+1
* [MAC80211]: improve radiotap injectionJohannes Berg2007-10-101-0/+1
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-9/+0
* [PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch2007-10-101-8/+8
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-101-2/+0
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-101-5/+0
* [PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg2007-10-101-3/+2
* [PATCH] mac80211: fix TKIP IV updateJohannes Berg2007-10-101-0/+2
* [PATCH] mac80211: fix vlan bugJohannes Berg2007-10-101-1/+1
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-101-3/+2
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-101-2/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-2/+1
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-101-7/+0
* [MAC80211]: use internal network device statsStephen Hemminger2007-10-101-2/+0
* [MAC80211]: rework key handlingJohannes Berg2007-10-101-5/+3
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-101-5/+0
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-101-3/+0
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-101-8/+10
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-101-12/+14
* [MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby2007-10-101-9/+11
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-101-5/+7
* [MAC80211]: refactor event sendingJohannes Berg2007-10-101-0/+2
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-101-1/+1
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-101-1/+0
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-101-11/+0
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-101-2/+0
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-101-0/+2
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-101-2/+5
* [MAC80211]: improve locking of sta_info related structuresMichael Wu2007-10-101-6/+5
* [MAC80211]: introduce util.cJohannes Berg2007-10-101-10/+8
* [MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg2007-10-101-2/+0
* [MAC80211]: split out some key functions from ieee80211.cJohannes Berg2007-10-101-6/+8
* [MAC80211]: split TX path into own fileJohannes Berg2007-10-101-4/+14
* [MAC80211]: split RX handlers into own fileJohannes Berg2007-10-101-0/+22
* [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-171-1/+4
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-2/+1
* [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-0/+6
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-121-2/+0
* [PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg2007-07-121-0/+2
* [PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2007-07-121-0/+1
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-051-0/+127
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+671
OpenPOWER on IntegriCloud