summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches1-1/+0
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches10-93/+32
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona1-42/+28
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona1-39/+26
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona1-27/+37
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona1-6/+3
2011-09-13mac80211: Improve mpath state lockingJavier Cardona2-11/+7
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona4-3/+47
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona1-1/+6
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+4
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau2-1/+41
2011-09-13mac80211: Defer tranmission of mesh path errorsJavier Cardona1-2/+30
2011-08-29mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville1-4/+4
2011-08-29net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe1-11/+3
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+3
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+27
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov1-1/+3
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam4-60/+236
2011-08-26mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam1-53/+95
2011-08-26mac80211: mesh gate fixesThomas Pedersen3-8/+14
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-8/+11
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona5-1/+19
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona7-6/+22
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2-1/+2
2011-08-24mac80211: mesh gate implementationJavier Cardona5-9/+331
2011-08-24mac80211: fix mesh path flushingJavier Cardona1-2/+1
2011-08-24mac80211: mesh locking fixesJavier Cardona1-2/+2
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona1-2/+4
2011-08-24mac80211: improve mpath debuggingJavier Cardona3-11/+31
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen5-45/+61
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen4-46/+77
2011-08-22mac80211: update mesh peering frame codesThomas Pedersen1-81/+76
2011-08-22mac80211: fix mesh beacon formatThomas Pedersen4-62/+196
2011-08-22mac80211: Tear down BA session on BAR tx failureHelmut Schaa1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-1/+1
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+27
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-0/+21
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+29
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar3-230/+168
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2-0/+2
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+1
2011-08-10mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona1-1/+0
2011-08-10mac80211: clear sta.drv_priv on reconfigurationEliad Peller1-0/+1
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+4
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen1-2/+1
2011-08-09mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa1-1/+7
2011-08-09mac80211: Fill in skb->protocol information for injected framesHelmut Schaa1-0/+20
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches1-8/+6
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-6/+9
2011-08-08mac80211/mesh: make the preq queue lock consistentBaruch Siach1-3/+3