summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-202-2/+29
| | * | | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-204-12/+34
| | * | | cfg80211: set the rates mask in connection probes over specified freqKarl Beldan2014-10-101-2/+11
| | * | | mac80211: enable DFS with channel contextsMichal Kazior2014-10-102-4/+17
| | * | | mac80211: directly return ieee80211_vif_use_reserved_context()Fabian Frederick2014-10-091-5/+1
| | * | | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-093-22/+20
| | * | | mac80211: wait for the first beacon on the new channel after CSALuciano Coelho2014-10-093-13/+36
| | * | | mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-094-1/+37
| | * | | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-094-8/+79
| | * | | mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-092-9/+14
| | * | | mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-092-5/+12
| | * | | mac80211: implement cfg80211_ops to query mesh proxy path tableHenning Rogge2014-10-093-0/+87
| | * | | cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-093-1/+170
| | * | | mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan2014-10-091-1/+1
| * | | | Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann2014-10-301-0/+2
| * | | | Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter2014-10-301-2/+2
| * | | | mac802154: add basic support for monitorAlexander Aring2014-10-292-1/+12
| * | | | mac802154: rx: add error handling after skb_cloneAlexander Aring2014-10-291-5/+6
| * | | | mac802154: rx: monitor receive cleanupAlexander Aring2014-10-291-2/+4
| * | | | mac802154: rx: add rx stats incrementationAlexander Aring2014-10-291-0/+3
| * | | | mac802154: rx: use netif_receive_skbAlexander Aring2014-10-291-1/+1
| * | | | mac802154: rx: remove override pkt_type set to PACKET_HOSTAlexander Aring2014-10-291-1/+0
| * | | | mac802154: rx: add software checksum filtering checkAlexander Aring2014-10-291-2/+13
| * | | | mac802154: rx: simplify crc receive handlingAlexander Aring2014-10-291-22/+12
| * | | | mac802154: rx: remove unnecessary parameterAlexander Aring2014-10-291-2/+2
| * | | | mac802154: separate omit tx/rx flagsAlexander Aring2014-10-292-2/+2
| * | | | mac802154: add support for promiscuous modeAlexander Aring2014-10-291-0/+13
| * | | | mac802154: main: remove unnecessary includeAlexander Aring2014-10-291-1/+0
| * | | | Bluetooth: Wrong style spin lock usedJukka Rissanen2014-10-291-3/+7
| * | | | ieee802154: introduce sysfs fileAlexander Aring2014-10-284-70/+108
| * | | | mac802154: cleanup open count handlingAlexander Aring2014-10-281-3/+4
| * | | | mac802154: move mac_params functions into mac_cmdAlexander Aring2014-10-282-5/+22
| * | | | mac802154: remove channel attributes from sdataAlexander Aring2014-10-283-53/+9
| * | | | mac802154: iface: remove assign to zeroAlexander Aring2014-10-281-6/+0
| * | | | mac802154: add synchronization handlingAlexander Aring2014-10-281-0/+7
| * | | | mac802154: move local started handlingAlexander Aring2014-10-283-26/+4
| * | | | mac802154: rename running to startedAlexander Aring2014-10-282-4/+4
| * | | | mac802154: rework sdata state change to runningAlexander Aring2014-10-282-8/+16
| * | | | mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-283-108/+8
| * | | | mac802154: use driver-ops function wrappersAlexander Aring2014-10-284-20/+26
| * | | | mac802154: introduce driver-ops headerAlexander Aring2014-10-281-0/+202
| * | | | mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-282-2/+2
| * | | | mac802154: main: move open and close into ifaceAlexander Aring2014-10-283-62/+59
| * | | | mac802154: monitor: merge into iface implementationAlexander Aring2014-10-283-60/+31
| * | | | Bluetooth: Fix check for direct advertisingJohan Hedberg2014-10-281-1/+1
| * | | | Bluetooth: Fix LE connection timeout deadlockJohan Hedberg2014-10-281-1/+1
| * | | | Bluetooth: spelling fixesStephen Hemminger2014-10-285-8/+8
| * | | | Bluetooth: 6lowpan: Fix lockdep splatsJukka Rissanen2014-10-281-0/+19
| * | | | Bluetooth: 6lowpan: Converting rwlocks to use RCUJukka Rissanen2014-10-281-95/+127
| * | | | Bluetooth: Revert SMP self-test patchesJohan Hedberg2014-10-282-126/+0