summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-01-07mac80211: fix mesh forwardingJohannes Berg
2011-01-07mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-09mac80211: don't sanitize invalid ratesChristian Lamparter
2010-12-09mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-12-09mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-12-09mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-12-09mac80211: use correct station flags lockJohannes Berg
2010-12-09mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-12-09mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-12-09mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-12-09mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-12-09mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-12-09mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-12-09mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-12-09mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-12-09mac80211: fix possible null-pointer de-referenceChristian Lamparter
2010-12-09mac80211: minstrel_ht A-MPDU fixBjörn Smedman
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-24mac80211: fix use-after-freeJohannes Berg
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-07-28mac80211: Put some code under MESH macroYuri Ershov
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith
2010-07-26mac80211: fix sta assignmentJohannes Berg
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville