aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-19define global BIT macroJiri Slaby
2007-10-18[PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-10-17[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville
2007-10-16[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss
2007-10-16[PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: reorder association debug outputJohannes Berg
2007-10-16[PATCH] mac80211: fix set_channel regressionJohannes Berg
2007-10-10[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler
2007-10-10[PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu
2007-10-10[MAC80211]: kill vlan_idJohannes Berg
2007-10-10[MAC80211]: kill IE parse typedefJohannes Berg
2007-10-10[MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg
2007-10-10[MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg
2007-10-10[MAC80211]: Add support for setting TX power and radio statusMichael Buesch
2007-10-10[NL80211]: add netlink interface to cfg80211Johannes Berg