aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler1-9/+11
2007-10-10[PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville1-1/+1
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler1-6/+7
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg1-18/+57
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch4-19/+63
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg4-11/+8
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg2-91/+105
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg4-14/+11
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg1-3/+5
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg1-34/+12
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg1-48/+48
2007-10-10[MAC80211]: remove management interfaceJohannes Berg9-305/+14
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg3-0/+9
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch1-1/+1
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch1-8/+8
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg4-16/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg4-339/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg3-10/+10
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg4-8/+21
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg4-1/+19
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg2-20/+0
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg5-61/+77
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg5-43/+55
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg1-124/+226
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg2-12/+44
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg6-65/+58
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