summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona
2012-06-09mac80211: Remove unused variableJavier Cardona
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06mac80211: add stations after AP start on reconfigArik Nemtsov
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs
2012-06-06mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh
2012-06-06mac80211: print info when disabling HTJohannes Berg
2012-06-06mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg
2012-06-05mac80211: simplify association HT parametersJohannes Berg
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg
2012-06-05wireless: remove wext sysfsJohannes Berg
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds