Commit Graph

93 Commits (52aa944a182545a987dc753f9602235a3359df0c)

Author SHA1 Message Date
Johannes Berg 52aa944a18 [MAC80211]: remove hostapd interface stuff 18 years ago
Johannes Berg 8dc06a1c61 [MAC80211]: improve key selection comment 18 years ago
John W. Linville b331615722 [MAC80211]: filter locally-originated multicast frames 18 years ago
Johannes Berg 3c3b00caf9 [MAC80211]: clean up whitespace 18 years ago
Johannes Berg b63bde7bb7 [MAC80211]: fix preamble setting 18 years ago
Larry Finger 6c55aa9735 [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise 18 years ago
Johannes Berg e7a64f12a4 [MAC80211]: add interface index to key debugfs 18 years ago
Johannes Berg 11a843b7e1 [MAC80211]: rework key handling 18 years ago
Johannes Berg 3aefaa3294 [MAC80211]: remove fake set_key() call 18 years ago
Johannes Berg f658eb90d0 [MAC80211] key handling: remove default_wep_only 18 years ago
Johannes Berg 8f37171a62 [MAC80211]: remove krefs for keys 18 years ago
Johannes Berg 8f20fc2498 [MAC80211]: embed key conf in key, fix driver interface 18 years ago
Jiri Slaby 13262ffd49 [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data 18 years ago
Jiri Slaby d6f2da5b33 [MAC80211]: Remove bitfields from struct ieee80211_if_sta 18 years ago
Jiri Slaby badffb725c [MAC80211]: Remove bitfields from struct ieee80211_txrx_data 18 years ago
Jiri Slaby e8bf96495c [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data 18 years ago
Johannes Berg cf966838cd [MAC80211]: use switch statement in tx code 18 years ago
Johannes Berg eb063c1702 [MAC80211]: refactor event sending 18 years ago
Johannes Berg 808718c147 [MAC80211]: kill key_mgmt, use key_management_enabled 18 years ago
Johannes Berg 7b33a57f0f [MAC80211]: remove unused ioctls (3) 18 years ago
Johannes Berg 53cb670042 [MAC80211]: remove unused ioctls (2) 18 years ago
Johannes Berg b2446b3680 [MAC80211]: remove unused ioctls (1) 18 years ago
Johannes Berg 3017b80bf0 [MAC80211]: fix software decryption 18 years ago
Johannes Berg 82f716056f [MAC80211]: remove radar stuff 18 years ago
Johannes Berg 643856729e [MAC80211]: remove ieee80211_msg_wep_frame_unknown_key 18 years ago
Johannes Berg 1a84f3fd14 [MAC80211]: ratelimit some RX messages 18 years ago
Johannes Berg e6660d9832 [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED 18 years ago
Johannes Berg 50339a67e2 [MAC80211]: fix key debugfs 18 years ago
Johannes Berg 2a8a9a88fc [MAC80211]: avoid copying packets to interfaces that are down 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Larry Finger fe6aa301c7 [MAC80211]: Add SIOCGIWTXPOWER routine 18 years ago
Johannes Berg 1bec3f1a3e [MAC80211]: fix add_interface monitor mode behaviour 18 years ago
Andy Green 9b8a74e348 [MAC80211]: Improve sanity checks on injected packets 18 years ago
Michael Wu 0ec0b7ac3c [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC 18 years ago
Daniel Drake d9430a3288 [MAC80211]: implement ERP info change notifications 18 years ago
Daniel Drake 7e9ed18874 [MAC80211]: improved short preamble handling 18 years ago
Ivo van Doorn d5d08def92 [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control 18 years ago
Daniel Drake 8a69aa93d5 [MAC80211]: STA reassociation improvements 18 years ago
Michael Wu be8755e180 [MAC80211]: improve locking of sta_info related structures 18 years ago
Johannes Berg c2d1560ad8 [MAC80211]: introduce util.c 18 years ago
Johannes Berg b2c258fb11 [MAC80211]: reorder interface related functions 18 years ago
Johannes Berg ff68808929 [MAC80211]: move some rate control functions out of ieee80211.c 18 years ago
Johannes Berg 1f5a7e47ae [MAC80211]: split out some key functions from ieee80211.c 18 years ago
Johannes Berg 75c35aa4e2 [MAC80211]: remove some unnecessary includes 18 years ago
Johannes Berg e2ebc74d7e [MAC80211]: split TX path into own file 18 years ago
Johannes Berg 340e11f332 [MAC80211]: rx cleanups (2) 18 years ago
Johannes Berg 52865dfd52 [MAC80211]: fix bug for per-sta stats 18 years ago
Johannes Berg 23a24defa0 [MAC80211]: split up __ieee80211_rx 18 years ago
Johannes Berg 570bd537a9 [MAC80211]: split ieee80211_rx_h_check handler 18 years ago
Johannes Berg 8e6f003274 [MAC80211]: rx cleanups (1) 18 years ago