summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg
2011-09-20mac80211: fix indentationAlexander Simon
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau
2011-09-14mac80211: Update device channel in case of HW channel switch supportedShahar Levi
2011-09-14mac80211: Mark all mesh stations as QoS capableJavier Cardona
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-09-14mac80211: further optimise buffer expiry timerJohannes Berg
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14minstrel_ht: fix Open BA session request floodsChristian Lamparter
2011-09-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-13mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona
2011-09-13mac80211: Improve mpath state lockingJavier Cardona
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau
2011-09-13mac80211: Defer tranmission of mesh path errorsJavier Cardona
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg
2011-08-29mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville
2011-08-29net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam
2011-08-26mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam
2011-08-26mac80211: mesh gate fixesThomas Pedersen
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona
2011-08-24mac80211: mesh gate implementationJavier Cardona
2011-08-24mac80211: fix mesh path flushingJavier Cardona
2011-08-24mac80211: mesh locking fixesJavier Cardona
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona