summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-02sch_netem: Remove classful functionalityJarek Poplawski1-87/+0
2008-11-02[TCP] CUBIC v2.3Sangtae Ha1-11/+109
2008-11-02af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong3-44/+42
2008-11-02udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet1-0/+5
2008-11-02xfrm6: handling fragmentNicolas Dichtel1-3/+6
2008-11-01mac80211: fix two kernel-doc warningsJohannes Berg1-18/+20
2008-11-01wireless regulatory: move ignore_requestJohannes Berg1-63/+63
2008-11-01wireless: clean up regulatory ignore_request functionJohannes Berg1-40/+27
2008-11-01wireless: remove struct regdom hintingJohannes Berg3-64/+24
2008-11-01wireless: make regdom passing semantics simplerJohannes Berg2-8/+6
2008-11-01mac80211: Re-enable aggregationSujith6-54/+64
2008-11-01mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky1-8/+0
2008-11-01wireless: remove write-only 'granted' variableJohannes Berg1-2/+0
2008-11-01mac80211: Change WARN_ON to WARN_ON_ONCESujith1-2/+2
2008-11-01mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez1-12/+6
2008-11-01mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen1-49/+55
2008-11-01wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville1-1/+1
2008-11-01wireless: use individual buffers for printing ssid valuesJohn W. Linville3-14/+21
2008-11-01wireless: escape_ssid should handle non-printablesJohn W. Linville1-6/+19
2008-11-01wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville3-27/+5
2008-11-01wireless: consolidate on a single escape_essid implementationJohn W. Linville7-44/+89
2008-11-01mac80211: insert AP sta entry after filling itJohannes Berg1-13/+18
2008-11-01wireless: fix EU checkJohannes Berg1-1/+1
2008-11-01wireless: get rid of pointless request listJohannes Berg1-69/+21
2008-11-01wireless: remove cfg80211_reg_mutexJohannes Berg3-8/+2
2008-11-01wireless: don't publish __regulatory_hintJohannes Berg1-0/+28
2008-11-01Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com3-20/+260
2008-11-01mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg1-0/+3
2008-11-01mac80211: remove rate_control_clearJohannes Berg4-19/+0
2008-11-01minstrel: improve performance for non-MRR driversFelix Fietkau2-4/+27
2008-11-01nl80211: fix monitor flagsJohannes Berg1-1/+1
2008-11-01make ieee80211 invisibleJohannes Berg1-40/+16
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg12-310/+306
2008-11-01mac80211: add might_sleep to hw_configJohannes Berg1-0/+2
2008-11-01mac80211: rewrite HT handlingJohannes Berg4-153/+134
2008-11-01mac80211: move bss_conf into vifJohannes Berg8-38/+35
2008-11-01mac80211: make retry limits part of hw configJohannes Berg5-24/+18
2008-11-01nl80211: export HT capabilitiesJohannes Berg1-0/+13
2008-11-01mac80211: provide sequence numbersJohannes Berg2-0/+12
2008-11-01rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh1-8/+41
2008-11-01rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh1-2/+11
2008-11-01rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh3-80/+274
2008-11-01rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2-0/+15
2008-11-01rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh1-3/+4
2008-11-01mac80211: introduce hw config change flagsJohannes Berg7-32/+56
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg3-11/+0
2008-11-01802.11: clean up/fix HT supportJohannes Berg7-154/+167
2008-11-01mac80211: remove unused declaration of struct sta_attribute.Rami Rosen1-5/+0
2008-11-01mac80211: fix short slot handlingJohannes Berg2-37/+46
2008-11-01mac80211: remove max_antenna_gain configJohannes Berg1-2/+0