summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Re-enable aggregationSujith2008-10-316-54/+64
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-311-8/+0
* wireless: remove write-only 'granted' variableJohannes Berg2008-10-311-2/+0
* mac80211: Change WARN_ON to WARN_ON_ONCESujith2008-10-311-2/+2
* mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-10-311-12/+6
* mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen2008-10-311-49/+55
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-311-1/+1
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-313-14/+21
* wireless: escape_ssid should handle non-printablesJohn W. Linville2008-10-311-6/+19
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-313-27/+5
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-317-44/+89
* mac80211: insert AP sta entry after filling itJohannes Berg2008-10-311-13/+18
* wireless: fix EU checkJohannes Berg2008-10-311-1/+1
* wireless: get rid of pointless request listJohannes Berg2008-10-311-69/+21
* wireless: remove cfg80211_reg_mutexJohannes Berg2008-10-313-8/+2
* wireless: don't publish __regulatory_hintJohannes Berg2008-10-311-0/+28
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-313-20/+260
* mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg2008-10-311-0/+3
* mac80211: remove rate_control_clearJohannes Berg2008-10-314-19/+0
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-10-312-4/+27
* nl80211: fix monitor flagsJohannes Berg2008-10-311-1/+1
* make ieee80211 invisibleJohannes Berg2008-10-311-40/+16
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-3112-310/+306
* mac80211: add might_sleep to hw_configJohannes Berg2008-10-311-0/+2
* mac80211: rewrite HT handlingJohannes Berg2008-10-314-153/+134
* mac80211: move bss_conf into vifJohannes Berg2008-10-318-38/+35
* mac80211: make retry limits part of hw configJohannes Berg2008-10-315-24/+18
* nl80211: export HT capabilitiesJohannes Berg2008-10-311-0/+13
* mac80211: provide sequence numbersJohannes Berg2008-10-312-0/+12
* rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh2008-10-311-8/+41
* rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh2008-10-311-2/+11
* rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh2008-10-313-80/+274
* rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2008-10-312-0/+15
* rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh2008-10-311-3/+4
* mac80211: introduce hw config change flagsJohannes Berg2008-10-317-32/+56
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-313-11/+0
* 802.11: clean up/fix HT supportJohannes Berg2008-10-317-154/+167
* mac80211: remove unused declaration of struct sta_attribute.Rami Rosen2008-10-311-5/+0
* mac80211: fix short slot handlingJohannes Berg2008-10-312-37/+46
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-315-25/+13
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-7/+0
* mac80211: minor code cleanupsJohannes Berg2008-10-319-52/+45
* mac80211: remove writable debugs mesh parametersJohannes Berg2008-10-311-88/+24
* mac80211: remove aggregation status write support from debugfsJohannes Berg2008-10-311-72/+1
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-3126-150/+127
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-3116-108/+78
* net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-3115-103/+78
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-3110-85/+69
* pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-316-6/+11
OpenPOWER on IntegriCloud