summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-261-0/+46
* cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-0/+7
* cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+13
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+7
* cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-202-28/+37
* cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-11/+12
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-14/+15
* mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-191-2/+3
* cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
* mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-1/+22
* mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-7/+36
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-152-7/+22
* cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-152-0/+12
* cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-132-0/+5
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+14
* cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+15
* mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-1/+3
* mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
* cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-282-0/+12
* cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-252-0/+12
* mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-6/+10
* cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-0/+27
* mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy2014-04-091-1/+3
* cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo2014-04-091-1/+1
* mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-0/+7
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-2/+0Star
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-2/+5
* cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-0/+22
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-091-0/+3
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-092-1/+9
* cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-092-0/+28
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-092-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-03101-849/+3018
|\
| * net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-011-0/+13
| * net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-75/+22Star
| * mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-012-1/+18
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-311-1/+2
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-311-1/+2
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-271-1/+2
| | | |\
| | | | * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
| | | | * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-201-1/+1
| * | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0Star
| * | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-312-0/+4
| * | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-311-0/+5
| * | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6Star
| * | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
| |/ / /
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-312-11/+64