Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cf68b80b0e0cbc6a0d7bbb36b07ce94779ef5f1f
/
include
/
net
/
mac80211.h
8e3bad6
mac80211: remove ieee80211_notify_mac
by Johannes Berg
· 16 years ago
ea2d8b5
mac80211.h: fix kernel-doc excesses
by Randy Dunlap
· 16 years ago
e1a65b5
mac80211: fixme for kernel-doc
by Randy Dunlap
· 16 years ago
870abdf
mac80211: add multi-rate retry support
by Felix Fietkau
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
25d834e
mac80211: fix virtual interfaces vs. injection
by Johannes Berg
· 16 years ago
687c7c0
mac80211: share sta_info->ht_info
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
96dd22a
mac80211: inform driver of basic rateset
by Johannes Berg
· 16 years ago
5bc7572
mac80211: fix scan vs. interface removal race
by Johannes Berg
· 16 years ago
b2e1b30
cfg80211: Add new wireless regulatory infrastructure
by Luis R. Rodriguez
· 16 years ago
fe3fa82
mac80211: make conf_tx non-atomic
by Johannes Berg
· 16 years ago
9f1ba90
mac80211/cfg80211: Add BSS configuration options for AP mode
by Jouni Malinen
· 16 years ago
6b644e5
mac80211: remove ieee80211_get_hdrlen
by Harvey Harrison
· 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
546c80c
mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE
by Luis R. Rodriguez
· 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
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 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
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
49292d5
mac80211: power management wext hooks
by Samuel Ortiz
· 16 years ago
6ef307b
mac80211: fix lots of kernel-doc
by Randy Dunlap
· 16 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
06ff47b
mac80211: add spectrum capabilities
by Tomas Winkler
· 17 years ago
23976ef
mac80211: don't accept WEP keys other than WEP40 and WEP104
by Emmanuel Grumbach
· 16 years ago
428da76
mac80211: Add RTNL warning for workqueue
by Ivo van Doorn
· 17 years ago
ffd7891
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
by Luis R. Rodriguez
· 17 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 17 years ago
c9c6950
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
by Harvey Harrison
· 17 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 17 years ago
eefce91
mac80211: dont allow fragmentation and requeuing on A-MPDU queues
by Johannes Berg
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 17 years ago
2f561fe
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
by Ivo van Doorn
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
36fc675
mac80211: remove queue info from ieee80211_tx_status
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
c6adbd2
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
by Ivo van Doorn
· 17 years ago
1c01442
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
by Ivo van Doorn
· 17 years ago
d18ef29
mac80211: no BSS changes to driver from beacons processed during scanning
by Reinette Chatre
· 17 years ago
84363e6
mac80211: notify mac from low level driver (iwlwifi)
by Mohamed Abbas
· 17 years ago
fff7710
mac80211: add station aid into ieee80211_tx_control
by Chr
· 17 years ago
21c0cbe
mac80211: add association capabilty and timing info into bss_conf
by Tomas Winkler
· 17 years ago
38668c0
mac80211: eliminate conf_ht
by Tomas Winkler
· 17 years ago
9ae4fda
mac80211: allows driver to request a Phase 1 RX key
by Emmanuel Grumbach
· 17 years ago
5d2cdcd
mac80211: get a TKIP phase key from skb
by Emmanuel Grumbach
· 17 years ago
6c5ef8a
mac80211: document IEEE80211_TXCTL_OFDM_HT
by Ron Rindjunsky
· 17 years ago
11f4b1c
mac80211: adding mac80211_tx_control_flags and HT flags
by Ron Rindjunsky
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
6032f93
mac80211: add mesh interface type
by Johannes Berg
· 17 years ago
2485f71
mac80211: clarify use of TX status/RX callbacks
by Johannes Berg
· 17 years ago
d46e144
mac80211: rework TX filtered frame code
by Johannes Berg
· 17 years ago
9d9bf77
mac80211: enable IBSS merging
by Bruno Randolf
· 17 years ago
c132bec
mac80211: better definition of mactime
by Bruno Randolf
· 17 years ago
d0f5afb
mac80211: Extend filter flag documentation about unsupported flags
by Michael Buesch
· 17 years ago
3330d7b
mac80211: give burst time in txop rather than 0.1msec units
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
483fdce
mac80211: A-MPDU Tx change tx_status to support Block Ack data
by Ron Rindjunsky
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
51fb61e
mac80211: move interface type to vif structure
by Johannes Berg
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
cdcb006
mac80211: Add radio led trigger
by Ivo van Doorn
· 17 years ago
1b7d03a
mac80211: A-MPDU Rx add low level driver API
by Ron Rindjunsky
· 17 years ago
62da92f
mac80211: support getting key sequence counters via cfg80211
by Johannes Berg
· 17 years ago
7d54d0d
mac80211: allow easier multicast/broadcast buffering in hardware
by Johannes Berg
· 17 years ago
678f5f7
mac80211: clean up eapol handling in TX path
by Johannes Berg
· 17 years ago
c49e5ea
mac80211: conditionally include timestamp in radiotap information
by Johannes Berg
· 17 years ago
d3c990f
mac80211: adding 802.11n configuration flows
by Ron Rindjunsky
· 17 years ago
10816d4
mac80211: adding 802.11n HT framework definitions
by Ron Rindjunsky
· 17 years ago
e38bad4
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
by Johannes Berg
· 17 years ago
dabeb34
mac80211: provide interface iterator for drivers
by Johannes Berg
· 17 years ago
56db6c5
mac80211: remove unused driver ops
by Johannes Berg
· 17 years ago
830f903
mac80211: allow driver to ask for a rate control algorithm
by Johannes Berg
· 17 years ago
5ecc2a5
[MAC80211]: Update beacon_update callback documentation
by Michael Buesch
· 17 years ago
478f8d2
[MAC80211]: add sta_notify callback
by Tomas Winkler
· 17 years ago
47f0c50
[MAC80211]: Add association LED trigger
by Michael Buesch
· 17 years ago
628a140
[MAC80211]: remove ALG_NONE
by Johannes Berg
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
a289755
[MAC80211]: add "invalid" interface type
by Johannes Berg
· 17 years ago
b4010e0
[PATCH] mac80211: remove generic IE for AP interfaces
by Johannes Berg
· 17 years ago
ea49c35
[PATCH] mac80211: remove crypto algorithm typedef
by Johannes Berg
· 17 years ago
f97df02
[PATCH] wireless networking: move frame inline functions to generic header
by Johannes Berg
· 17 years ago
75a5f0c
[PATCH] mac80211: document a lot more
by Johannes Berg
· 17 years ago
1bc0826
[PATCH] mac80211: renumber and document the hardware flags
by Johannes Berg
· 17 years ago
Next »