summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-57/+58
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-2/+8
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-3/+14
2012-07-09NFC: Driver failure APIEric Lapuyade1-0/+2
2012-07-09NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-0/+2
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-14/+13
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-6/+16
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg1-16/+0
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev1-0/+2
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-1/+1
2012-07-03mac80211: add TX prepare APIJohannes Berg1-0/+15
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-4/+4
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg1-15/+0
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-6/+0
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+4
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+3
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg9-217/+313
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+17
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-6/+0
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-24/+7
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen1-0/+2
2012-06-24mac80211: clean up debuggingJohannes Berg1-24/+0
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-20/+72
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein1-0/+5
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+4
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh1-0/+9
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+12
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-212/+286
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+6
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg1-4/+4
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville3-5/+15
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh1-6/+6
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh1-10/+49
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+6
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+6
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-1/+7
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-9/+15
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-0/+4
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-1/+11
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-1/+4
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-10/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches1-0/+11
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches1-0/+13