Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98c8fccfaea838e62ffde2f2e44568844e0e5472
/
net
/
mac80211
98c8fcc
mac80211: refactor and move scan RX code
by Johannes Berg
· 16 years ago
0a51b27
mac80211: start moving scan code from mlme
by Johannes Berg
· 16 years ago
ee96d6e
mac80211: remove useless non-NULL tests from scan results code
by Johannes Berg
· 16 years ago
491775a
mac80211: use sdata pointer for scan interface
by Johannes Berg
· 16 years ago
60f8b39
mac80211: reorder mlme code
by Johannes Berg
· 16 years ago
24e6462
mac80211: stop queues before carrier off
by Tomas Winkler
· 16 years ago
f5e5bf2
mac80211: remove disassociation code from ieee80211_set_associated
by Tomas Winkler
· 16 years ago
3b7ee69
mac80211: disassociate when moving to new BSS
by Tomas Winkler
· 16 years ago
aa458d1
mac80211: restructure disassoc/deauth flows
by Tomas Winkler
· 16 years ago
37ffc8d
mac80211: move IE parsing to util file
by Johannes Berg
· 16 years ago
5fd12d4
mac80211: fix typo in action frame handling
by Johannes Berg
· 16 years ago
9c80d3d
mac80211: fix action frame length checks
by Johannes Berg
· 16 years ago
5bda617
mac80211: BSS info: check channel first
by Johannes Berg
· 16 years ago
fe3fa82
mac80211: make conf_tx non-atomic
by Johannes Berg
· 16 years ago
69e6c01
mac80211: move some RCU locking into an if branch
by Johannes Berg
· 16 years ago
00c5ae2
mac80211: change MIMO_PS to SM_PS
by Tomas Winkler
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
701b9cb
mac80211: add missing kernel-doc
by Randy Dunlap
· 16 years ago
8e1535d
mac80211: Fix rate scale initialization in IBSS
by Emmanuel Grumbach
· 16 years ago
9818bab
mac80211: Fix low bit rate in IBSS
by Tomas Winkler
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
bf7394c
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
by Linus Torvalds
· 16 years ago
2b58b20
mac80211: Fix debugfs union misuse and pointer corruption
by Jouni Malinen
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
36aedc9
mac80211/cfg80211: HT capabilities for NEW_STA
by Jouni Malinen
· 16 years ago
2f58bbf
mac80211: Use only precedence level of DSCP field for frame classification
by Daniel Wagner
· 16 years ago
43ac2ca
mac80211: Handle scan result IEs in one block
by Jouni Malinen
· 16 years ago
9f1ba90
mac80211/cfg80211: Add BSS configuration options for AP mode
by Jouni Malinen
· 16 years ago
7f93ea3
mac80211: fill start-sequence-number for BA session start
by Johannes Berg
· 16 years ago
576fdea
mac80211: quiet chatty IBSS merge message
by John W. Linville
· 16 years ago
8ab65b0
mac80211: don't send empty extended rates IE
by Jan-Espen Pettersen
· 16 years ago
93015f0
mac80211: Fix debugfs file add/del for netdev
by Jouni Malinen
· 16 years ago
667d8af
net/mac80211/mesh.c: correct the argument to __mesh_table_free
by Julia Lawall
· 16 years ago
087d833
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
by Jouni Malinen
· 16 years ago
9859b81
mac80211: add direct probe before association
by Ron Rindjunsky
· 16 years ago
6042a3e
mac80211: change number of pre-assoc scans
by Ron Rindjunsky
· 16 years ago
48c2fc5
mac80211: cleanup mlme state namespace
by Tomas Winkler
· 16 years ago
8e7cdbb
mac80211: filter probes in ieee80211_rx_mgmt_probe_resp
by Tomas Winkler
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
fef1643
move ETH_P_PAE from ieee80211_i.h to if_ether.h
by Jasper Bryant-Greene
· 16 years ago
bdbe819
mac80211: allow no mac address until firmware load
by Luis Carlos Cobo
· 16 years ago
4eb2ae9
mac80211: remove WLAN_FC_DATA_PRESENT
by Harvey Harrison
· 16 years ago
a4b7d7b
mac80211: remove rx/tx_data->fc member
by Harvey Harrison
· 16 years ago
358c8d9
mac80211: use ieee80211 frame control directly
by Harvey Harrison
· 16 years ago
e7827a7
mac80211: remove IEEE80211_FC helper
by Harvey Harrison
· 16 years ago
6b644e5
mac80211: remove ieee80211_get_hdrlen
by Harvey Harrison
· 16 years ago
b73d70a
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
by Harvey Harrison
· 16 years ago
d298487
mac80211: wep.c replace magic numbers in IV/ICV removal
by Harvey Harrison
· 16 years ago
c44d040
mac80211: wme.h remove unused QOS_CONTROL_LEN
by Harvey Harrison
· 16 years ago
62bf1d7
mac80211: explicitly check skb->len
by Harvey Harrison
· 16 years ago
9deb1ae
mac80211: radiotap: assume modulation from rates
by Bruno Randolf
· 16 years ago
b4f28bb
mac80211: add rx status flag for short preamble
by Bruno Randolf
· 16 years ago
92ab853
mac80211: add ieee80211_queue_stopped)
by Tomas Winkler
· 16 years ago
a61dae1
mac80211: update new sta's rx timestamp
by Ron Rindjunsky
· 16 years ago
8dbc172
mac80211: keep mesh ifaces in allmulti mode
by Luis Carlos Cobo
· 16 years ago
e32f85f
mac80211: fix use of skb->cb for mesh forwarding
by Luis Carlos Cobo
· 16 years ago
4c43e0d
iwlwifi: HW bug fixes
by Tomas Winkler
· 16 years ago
80693ce
mac80211: automatic IBSS channel selection
by Daniel Drake
· 16 years ago
ea95bba
mac80211: make listen_interval be limited by low level driver
by Tomas Winkler
· 16 years ago
98f7dfd
mac80211: pass dtim_period to low level driver
by Emmanuel Grumbach
· 16 years ago
35ed4e7
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
by David S. Miller
· 16 years ago
f8e79dd
mac80211: fix fragmentation kludge
by Tomas Winkler
· 16 years ago
56a6d13
mac80211: fix mesh beaconing
by Luis Carlos Cobo
· 16 years ago
14db74b
mac80211: fix cfg80211 hooks for master interface
by Johannes Berg
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
5422399
mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.
by Rami Rosen
· 16 years ago
023a04b
mac80211: return correct error return from ieee80211_wep_init
by Jeremy Fitzhardinge
· 16 years ago
1b02416
mac80211: tx, use dev_kfree_skb_any for beacon_get
by Jiri Slaby
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 16 years ago
24344d2
mac80211: Temporarily mark QoS support BROKEN.
by David S. Miller
· 16 years ago
09e83b5
netdev: Kill NETIF_F_MULTI_QUEUE.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1e18863
mac80211: dont add a STA which is not in the same IBSS
by Emmanuel Grumbach
· 16 years ago
f434b2d
mac80211: fix struct ieee80211_tx_queue_params
by Johannes Berg
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
1411f9b
mac80211: fix RX sequence number check
by Johannes Berg
· 16 years ago
2560b6e
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
by Emmanuel Grumbach
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
f3947e2
mac80211: push interface checks down
by Johannes Berg
· 16 years ago
7563652
mac80211: revamp virtual interface handling
by Johannes Berg
· 16 years ago
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
49292d5
mac80211: power management wext hooks
by Samuel Ortiz
· 16 years ago
adeed48
rc80211_pid: Fix fast_start parameter handling
by Mattias Nissler
· 16 years ago
b19fa1f
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
by David S. Miller
· 16 years ago
86d804e
netdev: Make netif_schedule() routines work with netdev_queue objects.
by David S. Miller
· 16 years ago
c2aa288
mac80211: Decrease number of explicit ->tx_queue references.
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 16 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 16 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 16 years ago
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6ef307b
mac80211: fix lots of kernel-doc
by Randy Dunlap
· 16 years ago
e4abd4d
mac80211: add support for iwconfig wlanX frag auto
by Emmanuel Grumbach
· 16 years ago
5fdae6b
mac80211: aes_ccm.c remove crypto wrapper and extra args
by Harvey Harrison
· 16 years ago
Next »