Commit Graph

124 Commits (36ff382d0065c9980c203c7cd3b3eb26251e9397)

Author SHA1 Message Date
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 17 years ago
Johannes Berg 09914813da mac80211: fix HT information element parsing 17 years ago
John W. Linville ad788b5e07 mac80211: avoid "Wireless Event too big" message for assoc response 17 years ago
Linus Torvalds 74af025073 wireless: restore revert lost to merge damage 17 years ago
Emmanuel Grumbach 4492bea656 mac80211: fix led behavior in IBSS 17 years ago
Johannes Berg 4dfe51e100 mac80211: probe with correct SSID 17 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 17 years ago
Johannes Berg 687c7c0807 mac80211: share sta_info->ht_info 17 years ago
Johannes Berg 323ce79a9c mac80211: share sta->supp_rates 17 years ago
Johannes Berg 17741cdc26 mac80211: share STA information with driver 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Johannes Berg 96dd22ac06 mac80211: inform driver of basic rateset 17 years ago
Johannes Berg c2b13452b2 mac80211: clean up scan namespace 17 years ago
Johannes Berg 9c6bd79011 mac80211: reorder MLME code more 17 years ago
Johannes Berg 5bc75728fd mac80211: fix scan vs. interface removal race 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Johannes Berg 7c95069522 mac80211: dont set REQ_RUN when scan finishes 17 years ago
Johannes Berg a1678f84bf mac80211: move STA timer restart 17 years ago
Johannes Berg 24723d1bc9 mac80211: move ieee80211_sta_expire 17 years ago
Johannes Berg e50db65c0d mac80211: move frame TX function 17 years ago
Johannes Berg 39192c0bcf mac80211: move spectrum management code out 17 years ago
Johannes Berg de1ede7ac3 mac80211: make BA session handling independent of STA mode 17 years ago
Johannes Berg 5825fe100d mac80211: initialise queue QoS parameters at hw start 17 years ago
Johannes Berg 3d35f7c687 mac80211: split ieee80211_sta_def_wmm_params 17 years ago
Johannes Berg ef422bc0ae mac80211: consolidate deauth/disassoc 17 years ago
Johannes Berg 9ac19a9084 mac80211: reorder frame code in mlme 17 years ago
Johannes Berg b079ada7dd mac80211: remove useless 'ibss' parameter 17 years ago
Johannes Berg a0fe8b3349 mac80211: simplify scan start 17 years ago
Johannes Berg 44d414dbff mac80211: move some HT code out of mlme.c 17 years ago
Johannes Berg 5484e23749 mac80211: move BSS handling to scan code 17 years ago
Johannes Berg 98c8fccfae mac80211: refactor and move scan RX code 17 years ago
Johannes Berg 0a51b27e95 mac80211: start moving scan code from mlme 17 years ago
Johannes Berg ee96d6ef82 mac80211: remove useless non-NULL tests from scan results code 17 years ago
Johannes Berg 491775a507 mac80211: use sdata pointer for scan interface 17 years ago
Johannes Berg 60f8b39c94 mac80211: reorder mlme code 17 years ago
Tomas Winkler 24e64622c3 mac80211: stop queues before carrier off 17 years ago
Tomas Winkler f5e5bf258b mac80211: remove disassociation code from ieee80211_set_associated 17 years ago
Tomas Winkler 3b7ee69d0c mac80211: disassociate when moving to new BSS 17 years ago
Tomas Winkler aa458d1737 mac80211: restructure disassoc/deauth flows 17 years ago
Johannes Berg 37ffc8da80 mac80211: move IE parsing to util file 17 years ago
Johannes Berg 5fd12d4da1 mac80211: fix typo in action frame handling 17 years ago
Johannes Berg 9c80d3dc27 mac80211: fix action frame length checks 17 years ago
Johannes Berg 5bda617576 mac80211: BSS info: check channel first 17 years ago
Johannes Berg fe3fa82731 mac80211: make conf_tx non-atomic 17 years ago
Johannes Berg 69e6c010fd mac80211: move some RCU locking into an if branch 17 years ago
Emmanuel Grumbach 8e1535d51b mac80211: Fix rate scale initialization in IBSS 17 years ago
Tomas Winkler 9818babc8f mac80211: Fix low bit rate in IBSS 17 years ago
Linus Torvalds bf7394ccc1 Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" 17 years ago
Jouni Malinen 43ac2ca384 mac80211: Handle scan result IEs in one block 17 years ago
John W. Linville 576fdeaef6 mac80211: quiet chatty IBSS merge message 17 years ago