summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-0/+5
|\
| * mac80211: Push the deleted comment to correct placeAshok Nagarajan2012-05-161-0/+5
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-6/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-1/+1
|\ \ | |/
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-081-1/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-2/+2
|\
| * mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
* | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-111-2/+2
* | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-101-1/+1
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-9/+7
|/
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-5/+5
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-271-1/+0
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-0/+1
|\
| * mac80211: update oper_channel on ibss joinEliad Peller2012-01-241-0/+1
* | mac80211: station state transition error handlingJohannes Berg2012-01-301-3/+3
* | Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville2012-01-301-3/+2
* | mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari2012-01-271-2/+3
* | mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli2012-01-241-36/+49
* | mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli2012-01-241-0/+7
* | mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli2012-01-241-3/+0
* | mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-241-1/+1
* | mac80211: minor cleanupMohammed Shafi Shajakhan2012-01-241-2/+1
|/
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-121-1/+1
* mac80211: delay IBSS station insertionJohannes Berg2011-12-151-32/+122
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-1/+4
* mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-141-0/+1
* mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-131-1/+3
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-061-9/+74
* mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-061-0/+18
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-111-0/+3
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-111-2/+2
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-301-2/+2
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-301-3/+3
|\ \ | |/
| * mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-2/+2
| * mac80211: fix indentationAlexander Simon2011-09-201-1/+1
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-3/+3
|/
* mac80211: fix IBSS teardown raceJohannes Berg2011-06-081-2/+4
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-3/+8
* mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-261-6/+1
* mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau2011-04-041-2/+1
* mac80211: remove IBSS merge delayJohannes Berg2011-02-251-5/+0
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* mac80211: reply to directed probes in IBSSJohannes Berg2011-02-141-5/+6
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-0/+4
|\
| * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
* | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-241-1/+2
* | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-0/+1
|/
OpenPOWER on IntegriCloud