index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
2
-1
/
+12
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
23
-387
/
+283
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
11
-185
/
+178
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
5
-14
/
+12
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
3
-7
/
+0
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+7
2015-10-14
mac80211: remove event.c
Johannes Berg
4
-34
/
+6
2015-10-14
mac80211: remove cfg.h
Johannes Berg
4
-11
/
+2
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
3
-41
/
+39
2015-10-14
mac80211: clean up ieee80211_rx_h_check_dup code
Johannes Berg
1
-10
/
+10
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
8
-80
/
+20
2015-10-13
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2
-15
/
+15
2015-10-13
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
1
-2
/
+6
2015-10-13
mac80211: Fix hwflags debugfs file format
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
2
-1
/
+6
2015-10-13
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
6
-15
/
+113
2015-10-08
mac80211: add missing struct ieee80211_txq tid field initialization
Felix Fietkau
1
-0
/
+2
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
26
-457
/
+706
2015-10-05
mac80211: make ieee80211_new_mesh_header return unsigned
Andrzej Hajda
2
-6
/
+6
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-09-29
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
4
-10
/
+10
2015-09-29
mac80211: reduce indentation by inlining a check
Johannes Berg
1
-24
/
+20
2015-09-29
mac80211: fix tx sequence number assignment with software queue + fast-xmit
Felix Fietkau
1
-1
/
+2
2015-09-29
mac80211: advertise support for full station state in AP mode
Ayala Beker
2
-12
/
+24
2015-09-29
mac80211: allow writing TX PN in debugfs
Johannes Berg
1
-2
/
+49
2015-09-29
mac80211: Deinline drv_get/set/reset_tsf()
Denys Vlasenko
2
-45
/
+53
2015-09-29
mac80211: Deinline drv_ampdu_action()
Denys Vlasenko
2
-25
/
+31
2015-09-29
mac80211: Deinline drv_switch_vif_chanctx()
Denys Vlasenko
2
-52
/
+54
2015-09-29
mac80211: improve __rate_control_send_low warning
Johannes Berg
1
-1
/
+4
2015-09-29
mac80211: minstrel[_ht]: remove non-ascii debugfs characters
Johannes Berg
2
-14
/
+10
2015-09-29
mac80211: don't tear down aggregation on suspend in case of wowlan->any
Eliad Peller
2
-3
/
+5
2015-09-29
mac80211: Deinline drv_add/remove/change_interface()
Denys Vlasenko
2
-51
/
+61
2015-09-29
mac80211: Deinline drv_sta_rc_update()
Denys Vlasenko
2
-19
/
+23
2015-09-29
mac80211: Deinline drv_conf_tx()
Denys Vlasenko
2
-24
/
+28
2015-09-29
mac80211: Copy tx'ed beacons to monitor mode
Helmut Schaa
2
-0
/
+20
2015-09-24
mac80211: fix handling of PS filtering with fast-xmit
Felix Fietkau
2
-2
/
+6
2015-09-22
mac80211: reset CQM history upon reconfiguration
Sara Sharon
1
-0
/
+1
2015-09-22
mac80211: Split sending tx'ed frames to monitor interfaces into its own function
Helmut Schaa
2
-49
/
+62
2015-09-22
mac80211: use DECLARE_EWMA for ave_beacon_signal
Johannes Berg
3
-22
/
+10
2015-09-22
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
2015-09-22
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
3
-16
/
+0
2015-09-22
mac80211: implement VHT support for mesh
Bob Copeland
3
-4
/
+85
2015-09-22
mac80211: zero center freq segment 2 in VHT oper IE
Chun-Yeow Yeoh
1
-0
/
+2
2015-09-22
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
2
-1
/
+4
2015-09-22
mac80211: remove direct probe step before authentication
Johannes Berg
1
-59
/
+23
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
5
-14
/
+24
[prev]
[next]