summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-9/+91
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville22-1442/+2464
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-4/+12
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+4
2012-06-12mac80211: add missing kernel-docAshok Nagarajan1-0/+3
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville10-264/+530
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-5/+79
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan1-1/+2
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+2
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+48
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin1-0/+3
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg1-3/+6
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg1-1/+6
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal1-0/+18
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg1-1/+1
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg9-751/+532
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg4-24/+10
2012-06-06mac80211: add stations after AP start on reconfigArik Nemtsov1-7/+30
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-7/+16
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs1-0/+1
2012-06-06mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh1-0/+1
2012-06-06mac80211: print info when disabling HTJohannes Berg1-3/+10
2012-06-06mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka1-34/+46
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung1-1/+1
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg8-76/+50
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-22/+97
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg5-15/+144
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg2-4/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg2-2/+56
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2-18/+7
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg1-35/+35
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg1-16/+2
2012-06-05mac80211: simplify association HT parametersJohannes Berg2-16/+13
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg1-1/+0
2012-06-05wireless: remove wext sysfsJohannes Berg2-87/+0
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-7/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2-55/+30
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2-90/+37
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches17-227/+181
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig1-0/+2
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen1-0/+4
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller1-2/+2
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller1-3/+5
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2-0/+9