summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac802154: set panid address filter on ifupAlexander Aring2014-11-022-51/+4
| * mac802154: set short address filter on ifupAlexander Aring2014-11-022-6/+4
| * mac802154: set extended address filter on ifupAlexander Aring2014-11-024-17/+9
| * mac802154: add helper for converting dev_addrAlexander Aring2014-11-021-0/+9
| * ieee802154: don't allow to change addr while netif_runningAlexander Aring2014-11-021-2/+8
| * cfg802154: convert deprecated iface add and delAlexander Aring2014-11-026-23/+57
| * ieee802154: add helper wpan_phy_to_rdev functionAlexander Aring2014-11-021-0/+8
| * mac802154: introduce mac802154_config_opsAlexander Aring2014-11-024-2/+31
| * cfg802154: introduce cfg802154_registered_deviceAlexander Aring2014-11-025-18/+64
| * at86rf230: add default channel settingsAlexander Aring2014-11-021-0/+3
| * ieee802154: remove default channel settingsAlexander Aring2014-11-021-3/+0
| * at86rf230: fix page parameter constraintsAlexander Aring2014-11-021-1/+1
| * Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park2014-11-011-7/+11
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-0462-451/+2756
|\ \ | |/ |/|
| * mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-047-20/+77
| * mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
| * mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-043-7/+50
| * mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-0414-9/+417
| * cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-0415-2/+238
| * mac80211: add support for driver tx power reportingFelix Fietkau2014-11-044-0/+49
| * ieee80211: add "max length of AMPDU" enum for VHTEran Harary2014-11-041-1/+16
| * cfg80211: avoid using default in interface type switchJohannes Berg2014-10-312-2/+18
| * mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-311-7/+47
| * mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-311-77/+198
| * mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-311-0/+3
| * mac80211: fix spelling errorsStephen Hemminger2014-10-314-4/+4
| * mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-291-1/+0
| * mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1
| * cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg2014-10-291-1/+1
| * cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick2014-10-291-4/+1
| * mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-292-1/+9
| * mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen2014-10-291-5/+9
| * mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan2014-10-271-1/+1
| * mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0
| * mac80211: support creating vifs with specified mac addressBen Greear2014-10-272-1/+5
| * cfg80211: support configuring vif mac addr on createBen Greear2014-10-273-4/+13
| * mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-272-3/+14
| * mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-272-2/+8
| * mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-271-4/+9
| * mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-272-6/+31
| * cfg80211: support creating wiphy with suggested nameBen Greear2014-10-272-12/+71
| * mac80211-hwsim: support destroying radio by nameBen Greear2014-10-242-5/+18
| * mac80211-hwsim: add ethtool stats supportBen Greear2014-10-241-1/+74
| * mac80211: expose API allowing station iterationArik Nemtsov2014-10-232-0/+44
| * mac80211: add stations in order to the station listArik Nemtsov2014-10-231-1/+1
| * mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-232-2/+9
| * mac80211: fix network header breakage during encryptionArik Nemtsov2014-10-232-7/+0
| * mac80211: export IE splitting functionAndrei Otcheretianski2014-10-233-27/+29
| * mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan2014-10-231-12/+16
| * mac80211: don't remove tainted keys after not programmingJohannes Berg2014-10-221-1/+10