Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ed53cf8a523d3e2fc133d892f8d040c3fc9656d
/
net
/
mac80211
/
main.c
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
cd8ffc8
mac80211: fix aggregation to not require queue stop
by Johannes Berg
· 16 years ago
2a577d9
mac80211: rework the pending packets code
by Johannes Berg
· 16 years ago
b5bde37
mac80211: fix warnings in ieee80211_if_config
by Johannes Berg
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
076ae60
mac80211: disallow moving netns
by Johannes Berg
· 16 years ago
9a03d6d
mac80211: calculate wstats_flags on the fly
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
5e13336
mac80211: disable IBSS beacon before join
by Johannes Berg
· 16 years ago
7230645
mac80211: convert master interface to netdev_ops
by Johannes Berg
· 16 years ago
7fee537
mac80211: remove HW_SIGNAL_DB
by Johannes Berg
· 16 years ago
c771c9d
mac80211: add interface list lock
by Johannes Berg
· 16 years ago
30d3ef4
mac80211: change workqueue back to non-freezeable
by Bob Copeland
· 16 years ago
078e1e6
mac80211: Add capability to enable/disable beaconing
by Johannes Berg
· 16 years ago
5f936f1
mac80211: constify ieee80211_if_conf.bssid
by Johannes Berg
· 16 years ago
a8302de
mac80211: Handle power constraint level advertised in 11d+h beacon
by Vasanthakumar Thiagarajan
· 16 years ago
4797938
mac80211: clean up channel type config
by Johannes Berg
· 16 years ago
2bf30fa
mac80211: remove user_power_level from driver API
by Johannes Berg
· 16 years ago
e3c92df
mac80211: Fix tx power setting
by Vasanthakumar Thiagarajan
· 16 years ago
285256a
mac80211: no need for ht.enabled
by Luis R. Rodriguez
· 16 years ago
520eb82
mac80211: implement dynamic power save
by Kalle Valo
· 16 years ago
ce7c911
mac80211: track master queue status
by Kalle Valo
· 16 years ago
5e3f308
mac80211: Print unknown packet type in tasklet_handler
by Larry Finger
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
8dffff2
mac80211: only create default STA interface if supported
by Johannes Berg
· 16 years ago
447107f
mac80211: remove WARN_ON() from ieee80211_hw_config
by Reinette Chatre
· 16 years ago
72bdcf3
nl80211: Add frequency configuration (including HT40)
by Jouni Malinen
· 16 years ago
4ada424
mac80211: don't assume driver has been attached on registration
by Luis R. Rodriguez
· 16 years ago
41bb73e
mac80211: remove SSID driver code
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
cb121ba
mac80211: add might_sleep to hw_config
by Johannes Berg
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
7a5158e
mac80211: fix short slot handling
by Johannes Berg
· 16 years ago
e87a2fe
mac80211: remove max_antenna_gain config
by Johannes Berg
· 16 years ago
d73782f
mac80211: clean up ieee80211_hw_config errors
by Johannes Berg
· 16 years ago
c6a1fa1
mac80211: minor code cleanups
by Johannes Berg
· 16 years ago
cccf129
mac80211: add the 'minstrel' rate control algorithm
by Felix Fietkau
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
95dac040
mac80211: small rate control changes
by Johannes Berg
· 16 years ago
7a725f7
mac80211: warn on some invalid vlan operations
by Johannes Berg
· 16 years ago
0d143fe
mac80211: move regular interface handling
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
213cd11
mac80211: make bridge_packets a virtual interface option
by Johannes Berg
· 16 years ago
5bc7572
mac80211: fix scan vs. interface removal race
by Johannes Berg
· 16 years ago
b741343
mac80211: fix work race
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
5825fe10
mac80211: initialise queue QoS parameters at hw start
by Johannes Berg
· 16 years ago
bacac54
mac80211: move some HT code out of main.c
by Johannes Berg
· 16 years ago
491775a
mac80211: use sdata pointer for scan interface
by Johannes Berg
· 16 years ago
00c5ae2
mac80211: change MIMO_PS to SM_PS
by Tomas Winkler
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
7f93ea3
mac80211: fill start-sequence-number for BA session start
by Johannes Berg
· 16 years ago
48c2fc5
mac80211: cleanup mlme state namespace
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
bdbe819
mac80211: allow no mac address until firmware load
by Luis Carlos Cobo
· 16 years ago
62bf1d7
mac80211: explicitly check skb->len
by Harvey Harrison
· 16 years ago
8dbc172
mac80211: keep mesh ifaces in allmulti mode
by Luis Carlos Cobo
· 16 years ago
ea95bba
mac80211: make listen_interval be limited by low level driver
by Tomas Winkler
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
023a04b
mac80211: return correct error return from ieee80211_wep_init
by Jeremy Fitzhardinge
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
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
9d139c8
mac80211: revamp beacon configuration
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
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
dc2b484
netdev: Move queue_lock into struct netdev_queue.
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
fc32f92
mac80211: call bss_info_change only once upon disassociation
by Tomas Winkler
· 16 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 16 years ago
ea0c925
mac80211: Only flush workqueue when last interface was removed
by Ivo van Doorn
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
59959a6
mac80211: make workqueue freezable
by Johannes Berg
· 16 years ago
dc0ae30
mac80211: fix beacon interval value
by Tomas Winkler
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ad81b2f
mac80211: Fixing slow IBSS rejoin
by Assaf Krauss
· 16 years ago
b83f4e1
mac80211: fix deadlock in sta->lock
by Tomas Winkler
· 16 years ago
f6d9710
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
by Yi Zhu
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 16 years ago
edcdf8b
mac80211: separate Tx and Rx MCS when configuring HT
by Ron Rindjunsky
· 16 years ago
f42a444
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
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 16 years ago
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
Next »