summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-225-38/+41
|\
| * nl80211: refactor valid channel type checkJohannes Berg2012-05-161-30/+29
| * cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg2012-05-161-1/+1
| * nl80211: prevent additions to old station flags APIJohannes Berg2012-05-161-2/+8
| * cfg80211: add warning when calculating MCS rates >= 32Johannes Berg2012-05-161-1/+1
| * cfg80211: remove double prototypeJohannes Berg2012-05-161-2/+0
| * Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea2012-05-161-2/+2
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-152-56/+27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-144-2/+41
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-082-1/+7
| * cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
| * cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-081-0/+29
* | wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-3/+3
* | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-096-23/+21
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-261-0/+3
|\
| * cfg80211: Validate legacy rateset.Bala Shanmugam2012-04-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-1/+1
|\ \
| * | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-185-13/+19
|\ \ \ | | |/ | |/|
| * | cfg80211: increse bss expire timeRajkumar Manoharan2012-04-161-1/+1
| * | cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-162-11/+3
| * | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-132-1/+15
* | | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-3/+3
* | | Merge branch 'master' into for-davemJohn W. Linville2012-04-128-34/+147
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-123-23/+24
| |\|
| | * net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| | * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| * | cfg80211: add channel switch notify eventThomas Pedersen2012-04-113-0/+63
| * | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-112-1/+8
| * | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-102-0/+19
| * | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-2/+5
| * | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-091-0/+10
| * | cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-092-16/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-8/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+2
| |\ \ | | |/ | |/|
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+2
* | | wireless: Stop using NLA_PUT*().David S. Miller2012-04-012-545/+662
|/ /
* / cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-10/+19
|/
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-122-0/+11
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+1
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-063-6/+13
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-051-0/+8
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-052-0/+8
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-3/+3
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-113/+142
* mac80211: off by one in mcs mask handlingDan Carpenter2012-02-061-1/+1
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-8/+12
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-062-5/+12
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-064-318/+72