aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2-2/+2
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg4-14/+56
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg5-247/+162
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+10
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-1/+1
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu3-5/+5
2007-10-10[MAC80211]: kill vlan_idJohannes Berg2-3/+0
2007-10-10[MAC80211]: kill IE parse typedefJohannes Berg1-4/+3
2007-10-10[MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg2-1/+1
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg6-17/+19
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg1-0/+6
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg8-68/+3
2007-10-10[MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg1-3/+29
2007-10-10[MAC80211]: Add support for setting TX power and radio statusMichael Buesch2-2/+39
2007-10-10[NL80211]: add netlink interface to cfg80211Johannes Berg1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches14-174/+225
2007-10-10[MAC80211]: remove/change some comments about Michael MIC hardware offloadJohannes Berg1-14/+11
2007-10-10[MAC80211]: PS mode fixTomas Winkler1-0/+1
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger4-35/+12
2007-10-10[MAC80211]: get STA after tx radiotap snippedwarmcat1-2/+2
2007-10-10[MAC80211]: ignore key index on pairwise key (WEP only)Volker Braun1-6/+12
2007-10-10[MAC80211]: remove TKIP mixing for hw accel againJohannes Berg1-17/+0
2007-10-10[MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2-8/+12
2007-10-10[MAC80211]: remove set_key_idx callbackJohannes Berg1-4/+0
2007-10-10[MAC80211]: rework hardware crypto flagsJohannes Berg3-46/+26
2007-10-10[MAC80211]: remove turbo modesJohannes Berg9-56/+57
2007-10-10[MAC80211]: fix race conditions with keysJohannes Berg4-27/+61
2007-10-10[MAC80211]: don't send invalid QoS framesJohannes Berg1-1/+14
2007-10-10[MAC80211]: remove spy wext ioctlsJohannes Berg1-4/+4
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman4-8/+12
2007-10-10[MAC80211]: make assoc_ap a flagJohannes Berg3-6/+4
2007-10-10[MAC80211]: remove hostapd interface stuffJohannes Berg1-22/+0
2007-10-10[MAC80211]: improve key selection commentJohannes Berg1-0/+7
2007-10-10[MAC80211]: filter locally-originated multicast framesJohn W. Linville1-2/+3
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg4-6/+4
2007-10-10[MAC80211]: fix preamble settingJohannes Berg1-1/+1
2007-10-10[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noiseLarry Finger1-6/+3
2007-10-10[MAC80211]: add interface index to key debugfsJohannes Berg2-0/+5
2007-10-10[MAC80211]: rework key handlingJohannes Berg11-218/+318
2007-10-10[MAC80211]: remove fake set_key() callJohannes Berg4-27/+1
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg4-108/+5
2007-10-10[MAC80211]: remove krefs for keysJohannes Berg2-13/+4
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg14-181/+150
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby8-50/+67
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby6-88/+121
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby4-61/+78
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby6-26/+36
2007-10-10[MAC80211]: use switch statement in tx codeJohannes Berg1-6/+11
2007-10-10[MAC80211]: refactor event sendingJohannes Berg5-63/+57
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg4-26/+7