aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAge
* mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-26
* mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-20
* mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-07
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-20
* mac80211: use eth_broadcast_addrJohannes Berg2012-07-31
* mac80211: use oper_channel in ibssJohannes Berg2012-07-31
* mac80211: clean up debuggingJohannes Berg2012-06-24
* mac80211: two small verbose debug cleanupsJohannes Berg2012-06-22
* mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins2012-06-20
* cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-05
* net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-05
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * mac80211: Push the deleted comment to correct placeAshok Nagarajan2012-05-16
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\|
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-08
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\
| * mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
* | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-11
* | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-10
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
|/
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
|\
| * mac80211: update oper_channel on ibss joinEliad Peller2012-01-24
* | mac80211: station state transition error handlingJohannes Berg2012-01-30
* | Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville2012-01-30
* | mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari2012-01-27
* | mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli2012-01-24
* | mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli2012-01-24
* | mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli2012-01-24
* | mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-24
* | mac80211: minor cleanupMohammed Shafi Shajakhan2012-01-24
|/
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* mac80211: delay IBSS station insertionJohannes Berg2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-14
* mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-13
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-06
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-11
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-30
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30
|\|
| * mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
| * mac80211: fix indentationAlexander Simon2011-09-20
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/