Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0b1c8fc43c1f9fcde2d18182988f05eeaaae509b
/
net
/
mac80211
e7ab5f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
15062e6
mac80211: fix another race in aggregation start
by Johannes Berg
· 13 years ago
cbec062
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
03360c5
Revert "mac80211: clear sta.drv_priv on reconfiguration"
by John W. Linville
· 13 years ago
c72e8d3
mac80211: fill rate filter for internal scan requests
by Simon Wunderlich
· 13 years ago
3b95e9c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
2a1e0fd
mac80211: fix race between the AGG SM and the Tx data path
by Emmanuel Grumbach
· 13 years ago
d305a65
mac80211: fix race condition caused by late addBA response
by Nikolay Martynov
· 13 years ago
24f50a9
mac80211: don't stop a single aggregation session twice
by Johannes Berg
· 13 years ago
02f1ce3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
9c8f2c4
mac80211: Fix endian bug in radiotap header generation
by Helmut Schaa
· 13 years ago
904603f
mac80211: Fix AMSDU rate printout in debugfs.
by Ben Greear
· 13 years ago
fb14ca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
3b971a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
0ecfe80
mac80211: fix race between connection monitor & suspend
by Johannes Berg
· 13 years ago
5b2bbf7
mac80211: fix bug in ieee80211_build_probe_req
by Johannes Berg
· 13 years ago
f8d1ccf
mac80211: fix NULL dereference in radiotap code
by Johannes Berg
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
24b9c37
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
by Janusz.Dziedzic@tieto.com
· 13 years ago
3432f92
mac80211: use min rate as basic rate for buggy APs
by Eliad Peller
· 13 years ago
05cb910
mac80211: disable powersave for broken APs
by Johannes Berg
· 13 years ago
e3a4cc2
mac80211: Fix TDLS support validation in add_station handler
by Jouni Malinen
· 13 years ago
6911bf0
mac80211: config hw when going back on-channel
by Eliad Peller
· 13 years ago
eaa7af2
mac80211: fix remain_off_channel regression
by Eliad Peller
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
d9b9384
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
7a72476
mac80211: Provide station flags to cfg80211
by Helmut Schaa
· 13 years ago
59b6625
mac80211: fix TID for null poll response
by Johannes Berg
· 13 years ago
55182e4
mac80211: reformat TX unauthorised check
by Johannes Berg
· 13 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 13 years ago
a2fe816
mac80211: Build TX radiotap header dynamically
by Helmut Schaa
· 13 years ago
d529497
mac80211: dont orphan TX skb
by Johannes Berg
· 13 years ago
72267e5
mac80211: dont adjust truesize
by Johannes Berg
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
68f2b51
mac80211: remove tx_data ethertype
by Johannes Berg
· 13 years ago
5d9cf4a
mac80211: optimise monitor xmit
by Johannes Berg
· 13 years ago
9709131
mac80211: Fix regression that allowed mpaths between non-peers.
by Javier Cardona
· 13 years ago
28a1bcd
mac80211: fix offchannel TX cookie matching
by Johannes Berg
· 13 years ago
dcd8397
mac80211: pass no-CCK flag through to HW scan
by Johannes Berg
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 13 years ago
893d73f
mac80211: Allow noack flag overwrite for injected frames
by Helmut Schaa
· 13 years ago
49a5954
mac80211: dont assign seqno to or aggregate QoS Null frames
by Johannes Berg
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
5bade10
mac80211: add missing station flags to debugfs
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
deeaee1
mac80211: reply only once to each PS-poll
by Johannes Berg
· 13 years ago
ce662b44
mac80211: send (QoS) Null if no buffered frames
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
8a8656f
mac80211: clear more-data bit on filtered frames
by Johannes Berg
· 13 years ago
b0b97a8
mac80211: remove return value from add_pending_skbs
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
6075039
mac80211: also expire filtered frames
by Johannes Berg
· 13 years ago
c868cb3
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
07ba55d
nl80211/mac80211: allow adding TDLS peers as stations
by Arik Nemtsov
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
by Johannes Berg
· 13 years ago
89888e3
mac80211: max_tp_rate2 management of minstrel_ht
by Lorenzo Bianconi
· 13 years ago
8e00f5f
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f6f3def
mac80211: save tx params per sdata
by Eliad Peller
· 13 years ago
f70f01c
cfg80211/mac80211: add netdev param to set_txq_params()
by Eliad Peller
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
e9f935e
nl80211/cfg80211: Add support to disable CCK rate for management frame
by Rajkumar Manoharan
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ba4a14e1
mac80211: notify peer when shutting down peer link
by Thomas Pedersen
· 13 years ago
6f2d933
mac80211: fix AP/VLAN PS buffer race
by Johannes Berg
· 13 years ago
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
7cc44ed
mac80211: Fix regression on queue stop during 2040 bss change
by Rajkumar Manoharan
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
7107676
mac80211: fix endian issues and comments for BAR failure handling
by Felix Fietkau
· 13 years ago
1ea57b1
mac80211: Update device channel in case of HW channel switch supported
by Shahar Levi
· 13 years ago
5fbdf4a
mac80211: Mark all mesh stations as QoS capable
by Javier Cardona
· 13 years ago
2154c81
mac80211: Mesh data frames must have the QoS header
by Javier Cardona
· 13 years ago
4777be4
mac80211: Start implementing QoS support for mesh interfaces
by Javier Cardona
· 13 years ago
cd0b8d8
mac80211: further optimise buffer expiry timer
by Johannes Berg
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
64ed5cf
minstrel_ht: fix Open BA session request floods
by Christian Lamparter
· 13 years ago
693828f
mac80211: stop tx before doing hw config and rate update
by Rajkumar Manoharan
· 13 years ago
cfee66b
mac80211: Stop forwarding mesh traffic when tx queues are full
by Javier Cardona
· 13 years ago
2157fdd
mac80211: check if mesh frame is in RMC after decrypt
by Thomas Pedersen
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
4c5ade4
mac80211: handle allocation failures in mesh_pathtbl_init()
by Dan Carpenter
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
239289e
mac80211: Consolidate mesh path duplicated functions
by Javier Cardona
· 13 years ago
cd72e81
mac80211: Consolidate {mesh,mpp}_path_flush into one function
by Javier Cardona
· 13 years ago
19c50b3
mac80211: Don't iterate twice over all mpaths when once in sufficient
by Javier Cardona
· 13 years ago
Next »