summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville
2010-03-15mac80211: optimize tx status processingFelix Fietkau
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau
2010-03-10mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15mac80211: reject unhandled action framesJohannes Berg
2010-02-15mac80211: fix netdev renameJohannes Berg
2010-02-14mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen