summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: add WMM admission control supportJohannes Berg2014-10-228-23/+272
* mac80211: sanity check CW_min/CW_max towards driverJohannes Berg2014-10-221-0/+6
* cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-223-13/+12
* mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick2014-10-211-8/+4
* mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan2014-10-214-22/+241
* mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan2014-10-201-14/+14
* mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan2014-10-203-34/+42
* mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan2014-10-202-12/+12
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2014-10-207-15/+29
|\
| * mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
| * mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
| * nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| * net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2
| * mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
| * mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* | mac80211: fix change flags variable signednessJohannes Berg2014-10-201-1/+2
* | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-204-3/+39
* | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-2010-27/+64
* | 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-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-092-3/+40
* | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-098-40/+34
* | 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-095-1/+43
* | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-095-8/+86
* | mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-093-9/+19
* | mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-093-5/+15
* | 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-095-1/+183
* | mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan2014-10-091-1/+1
* | mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-091-2/+1
* | mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-091-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081397-37800/+153007
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0847-181/+264
| |\
| | * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| | * Update Intel Ethernet Driver maintainers listAlexander Duyck2014-10-071-2/+2
| | * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| | * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-071-1/+1
| | * bna: allow transmit tagged framesIvan Vecera2014-10-072-2/+2
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-062-4/+17
| | * Merge branch 'spider_net'David S. Miller2014-10-051-37/+5
| | |\
| | | * net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-051-3/+3
| | | * net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-051-34/+2
| | |/
| | * hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-051-7/+8
| | * team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-041-2/+2
| | * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-041-2/+3