Commit Graph

150 Commits (9a39e273d4df0560c724c5fe71f6314a0583ca2b)

Author SHA1 Message Date
Mattias Nissler e2f036da2f [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED. 17 years ago
John W. Linville 0654ff055c [PATCH] ieee80211_if_set_type: make check for master dev more explicit 17 years ago
Tomas Winkler 478f8d2ba5 [MAC80211]: add sta_notify callback 17 years ago
Johannes Berg 42613db760 [MAC80211]: implement cfg80211's change_interface hook 17 years ago
Michael Buesch 47f0c50220 [MAC80211]: Add association LED trigger 17 years ago
Johannes Berg ddd3d2be85 [MAC80211]: make userspace-mlme a per-interface setting 17 years ago
Johannes Berg 58d4185e36 [MAC80211]: improve radiotap injection 17 years ago
Johannes Berg 628a140ba0 [MAC80211]: remove ALG_NONE 17 years ago
Johannes Berg 640845a563 [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well 17 years ago
Johannes Berg 1990af8d14 [MAC80211]: consolidate decryption more 17 years ago
Johannes Berg 70f0876579 [MAC80211]: move sta_process rx handler later 17 years ago
Johannes Berg f9d540ee5f [MAC80211]: remove management interface 17 years ago
Johannes Berg a289755250 [MAC80211]: add "invalid" interface type 17 years ago
Michael Buesch f7c4daed99 [MAC80211]: Check open_count before calling config callback. 17 years ago
Michael Buesch 30ccb08847 [PATCH] mac80211: bss_tim_clear must use ~ instead of ! 17 years ago
Johannes Berg b4010e0890 [PATCH] mac80211: remove generic IE for AP interfaces 17 years ago
Johannes Berg 51617f0b76 [PATCH] mac80211: remove all prism2 ioctls 17 years ago
Johannes Berg 53918994b7 [PATCH] mac80211: fix iff_promiscs, iff_allmultis race 17 years ago
Johannes Berg 50741ae05a [PATCH] mac80211: fix TKIP IV update 17 years ago
Johannes Berg fb1c1cd6c5 [PATCH] mac80211: fix vlan bug 17 years ago
Johannes Berg af1a90da39 [PATCH] mac80211: remove ieee80211_wep_get_keyidx 17 years ago
Johannes Berg 6a22a59d48 [PATCH] mac80211: consolidate encryption 17 years ago
Johannes Berg 4f0d18e26f [PATCH] mac80211: consolidate decryption 17 years ago
Johannes Berg b2e7771e55 [PATCH] mac80211: pass frames to monitor interfaces early 17 years ago
Johannes Berg 5b2812e925 [PATCH] mac80211: fix interface initialisation and deinitialisation 17 years ago
Johannes Berg 79010420cc [PATCH] mac80211: fix virtual interface locking 17 years ago
Johannes Berg ea49c359f3 [PATCH] mac80211: remove crypto algorithm typedef 17 years ago
Johannes Berg 0ec3ca4459 [PATCH] mac80211: validate VLAN interfaces better 17 years ago
Johannes Berg 4150c57212 [PATCH] mac80211: revamp interface and filter configuration 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 17 years ago
Stephen Hemminger b95cce3576 [NET]: Wrap hard_header_parse 17 years ago
Michael Wu e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h 17 years ago
Johannes Berg d86ec781ef [MAC80211]: kill vlan_id 17 years ago
Johannes Berg c095df531f [MAC80211]: kill IE parse typedef 17 years ago
Johannes Berg fa5fea711f [MAC80211]: rename ieee80211_cfg.c to cfg.c 17 years ago
Johannes Berg dd1cd4c620 [MAC80211]: print out wiphy name instead of master device 17 years ago
Johannes Berg 693d454dff [MAC80211]: fix warnings introduced by the doc patches 17 years ago
Johannes Berg 011bfcc4f3 [MAC80211]: remove key threshold stuff 17 years ago
Johannes Berg 72abd81b98 [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum 17 years ago
Michael Buesch 61609bc0e4 [MAC80211]: Add support for setting TX power and radio status 17 years ago
Johannes Berg 5568296573 [NL80211]: add netlink interface to cfg80211 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
Johannes Berg aa0daf0e02 [MAC80211]: remove/change some comments about Michael MIC hardware offload 17 years ago
Tomas Winkler 475fa49c12 [MAC80211]: PS mode fix 17 years ago
Stephen Hemminger 68aae11674 [MAC80211]: use internal network device stats 17 years ago
warmcat 24338793ee [MAC80211]: get STA after tx radiotap snipped 17 years ago
Volker Braun 139c3a0492 [MAC80211]: ignore key index on pairwise key (WEP only) 17 years ago
Johannes Berg c39e3a0d03 [MAC80211]: remove TKIP mixing for hw accel again 17 years ago
Johannes Berg 6a7664d451 [MAC80211]: remove HW_KEY_IDX_INVALID 17 years ago
Johannes Berg c15a205070 [MAC80211]: remove set_key_idx callback 17 years ago