summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-02-03nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2012-01-18mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka
2012-01-06mac80211: fix another race in aggregation startJohannes Berg
2011-12-09mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-12-09mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-12-09mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-12-09mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-11-26mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg
2011-11-26mac80211: fix NULL dereference in radiotap codeJohannes Berg
2011-11-11mac80211: disable powersave for broken APsJohannes Berg
2011-11-11mac80211: config hw when going back on-channelEliad Peller
2011-11-11mac80211: fix remain_off_channel regressionEliad Peller
2011-11-11mac80211: fix offchannel TX cookie matchingJohannes Berg
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20mac80211: check sta_info_get() return valueEliad Peller
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan
2011-07-11mac80211: allocate only one RX queueJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-07-05mac80211: fix smatch complainsChristian Lamparter
2011-07-05mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov