summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-122-1/+4
|\
| * mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
| * NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
* | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-1110-264/+530
|\ \
| * | NFC: Destroy LLCP timout workqueue when releasing the linkSamuel Ortiz2012-06-041-0/+1
| * | NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLSSamuel Ortiz2012-06-041-2/+2
| * | NFC: Send a receiver ready frame only to reply to an I frameSamuel Ortiz2012-06-041-1/+1
| * | NFC: Requeue lost LLCP framesSamuel Ortiz2012-06-041-31/+55
| * | NFC: Call the DEP link down ops even when in target modeSamuel Ortiz2012-06-041-5/+0
| * | NFC: Don't hold a NULL connecting LLCP socket lockSamuel Ortiz2012-06-041-3/+3
| * | NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-043-0/+34
| * | NFC: Introduce target mode tx opsSamuel Ortiz2012-06-043-25/+28
| * | NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-041-4/+10
| * | NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-043-0/+100
| * | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-046-17/+32
| * | NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-041-0/+8
| * | NFC: LLCP's MIUX is 10 bytes long, not 7Samuel Ortiz2012-06-041-2/+2
| * | NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz2012-06-044-2/+9
| * | NFC: Move LLCP receiver window value to socket structureSamuel Ortiz2012-06-044-21/+55
| * | NFC: Socket linked listSamuel Ortiz2012-06-043-135/+158
| * | NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz2012-06-043-24/+40
* | | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-069-751/+532
* | | mac80211: do remain-on-channel while idleJohannes Berg2012-06-064-24/+10
* | | mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-061-7/+30
* | | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-061-7/+16
* | | mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-061-0/+1
* | | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1
* | | mac80211: print info when disabling HTJohannes Berg2012-06-061-3/+10
* | | mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-061-34/+46
* | | rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung2012-06-061-1/+1
* | | cfg80211: clarify set_channel APIsJohannes Berg2012-06-068-76/+50
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
| |\ \
| | * | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| * | | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| |/ /
| * | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * | mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * | mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * | mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * | mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * | cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| * | mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
| |/
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-055-15/+144
* | cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-052-4/+2
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-052-2/+56
* | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-052-18/+7
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
* | mac80211: simplify association HT parametersJohannes Berg2012-06-052-16/+13
OpenPOWER on IntegriCloud