aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-28mac80211: fix oper channel timestamp updationRajkumar Manoharan
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-03-26mac80211: remove outdated commentEliad Peller
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-03-15mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller
2012-03-15mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg
2012-03-12mac80211: set basic rates earlierJohannes Berg
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg
2012-03-12mac80211: simplify wmm check during associationJohannes Berg
2012-03-12mac80211: simplify HT checksJohannes Berg
2012-03-12mac80211: move misplaced commentJohannes Berg
2012-03-12mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa
2012-03-12mac80211: set channel back after disassociatingJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-12mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa
2012-03-07mac80211: fix smatch lock errors in meshThomas Pedersen
2012-03-07mac80211: Fix potential null pointer dereferencingAshok Nagarajan
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-03-05mac80211: use common radiotap code for cooked monitorsJohannes Berg
2012-03-05mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-03-05mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-03-05mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-27mac80211: fix sta_info_flush() return valueJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg