summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski2015-11-031-1/+7
* mac80211: use freezable workqueue for restart workEliad Peller2015-11-032-1/+12
* mac80211: Fix local deauth while associatingAndrei Otcheretianski2015-11-031-0/+19
* mac80211: allow null chandef in tracingArik Nemtsov2015-11-031-5/+5
* mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com2015-11-031-0/+7
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-2223-387/+283
|\
| * mac80211: move station statistics into sub-structsJohannes Berg2015-10-2111-185/+178
| * mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-215-14/+12
| * mac80211: remove sta->last_ack_signalJohannes Berg2015-10-213-7/+0
| * mac80211: remove event.cJohannes Berg2015-10-144-34/+6
| * mac80211: remove cfg.hJohannes Berg2015-10-144-11/+2
| * mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-143-41/+39
| * mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg2015-10-141-10/+10
| * mac80211: remove PM-QoS listenerJohannes Berg2015-10-148-80/+20
| * mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-132-15/+15
| * mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern2015-10-131-2/+6
| * Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-132-1/+6
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-10-136-15/+113
| |\
| * | mac80211: add missing struct ieee80211_txq tid field initializationFelix Fietkau2015-10-081-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-203-3/+7
|\ \ \ | |_|/ |/| |
| * | mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-131-1/+1
| * | mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-242-2/+6
* | | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-0726-457/+706
|\ \ \ | | |/ | |/|
| * | mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2015-10-052-6/+6
| * | mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-294-10/+10
| * | mac80211: reduce indentation by inlining a checkJohannes Berg2015-09-291-24/+20
| * | mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau2015-09-291-1/+2
| * | mac80211: advertise support for full station state in AP modeAyala Beker2015-09-292-12/+24
| * | mac80211: allow writing TX PN in debugfsJohannes Berg2015-09-291-2/+49
| * | mac80211: Deinline drv_get/set/reset_tsf()Denys Vlasenko2015-09-292-45/+53
| * | mac80211: Deinline drv_ampdu_action()Denys Vlasenko2015-09-292-25/+31
| * | mac80211: Deinline drv_switch_vif_chanctx()Denys Vlasenko2015-09-292-52/+54
| * | mac80211: improve __rate_control_send_low warningJohannes Berg2015-09-291-1/+4
| * | mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2015-09-292-14/+10
| * | mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2015-09-292-3/+5
| * | mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-292-51/+61
| * | mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-292-19/+23
| * | mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-292-24/+28
| * | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-292-0/+20
| * | mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-222-49/+62
| * | mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-223-22/+10
| * | mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
| * | mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-223-16/+0
| * | mac80211: implement VHT support for meshBob Copeland2015-09-223-4/+85
| * | mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-221-0/+2
| * | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-222-1/+4
| * | mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23
| * | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-225-14/+24
| * | mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-223-4/+64
| * | mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-221-2/+2
OpenPOWER on IntegriCloud