Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
41810246df2e65c66dc1f0da79b282a95b664fc7
/
net
/
mac80211
/
tx.c
520eb82
mac80211: implement dynamic power save
by Kalle Valo
· 16 years ago
f546638c
mac80211: remove fragmentation offload functionality
by Johannes Berg
· 16 years ago
8e7be8d
mac80211: tx module cleanup.
by Rami Rosen
· 16 years ago
2df7816
wireless: fix a few sparse warnings
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
075cbc9
mac80211: Change WARN_ON to WARN_ON_ONCE
by Sujith
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
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
9477828
mac80211: provide sequence numbers
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
870abdf
mac80211: add multi-rate retry support
by Felix Fietkau
· 16 years ago
f74b6a5
mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c)
by Rami Rosen
· 16 years ago
8ef9dad
mac80211: remove shadowed variables in ieee80211_master_start_xmit
by Tomas Winkler
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
79617de
mac80211: mesh portal functionality support
by YanBo
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
538df28
mac80211: remove debug frame dumping
by Johannes Berg
· 16 years ago
c1b6cf4
mac80211: remove beacon counters
by Johannes Berg
· 16 years ago
25d834e
mac80211: fix virtual interfaces vs. injection
by Johannes Berg
· 16 years ago
3061307
mac80211: pass AP vif pointer for VLANs
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
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
ccd7b36
mac80211: clean up some comments
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 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
b73d70a
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
by Harvey Harrison
· 16 years ago
e32f85f
mac80211: fix use of skb->cb for mesh forwarding
by Luis Carlos Cobo
· 16 years ago
f8e79dd
mac80211: fix fragmentation kludge
by Tomas Winkler
· 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
1b02416
mac80211: tx, use dev_kfree_skb_any for beacon_get
by Jiri Slaby
· 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
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
d9e8a70
mac80211: get rid of function pointers in TX path
by Johannes Berg
· 16 years ago
5479d0e
mac80211: fix warning: unused variable invoke_tx_handlers
by Tomas Winkler
· 16 years ago
03f93c3
mac80211: fix tx fragmentation
by Johannes Berg
· 16 years ago
065e9605
mac80211: tx.c use new frame control helpers
by Harvey Harrison
· 16 years ago
97b045d
mac80211: add single function calling tx handlers
by Johannes Berg
· 16 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ef3a62d
mac80211: detect driver tx bugs
by Johannes Berg
· 16 years ago
3a5be7d
Revert "mac80211: Use skb_header_cloned() on TX path."
by David S. Miller
· 16 years ago
8d5e0d5
mac80211: do not fragment while aggregation is in use
by Ron Rindjunsky
· 16 years ago
2d89298
mac80211: removing shadowed sband
by Tomas Winkler
· 16 years ago
b97e77e
mac80211: fix unbalanced locking in ieee80211_get_buffered_bc
by Tomas Winkler
· 16 years ago
5854a32
mac80211: fix rate control initialisation
by Johannes Berg
· 16 years ago
747cf5e
mac80211: fix ieee80211_get_buffered_bc
by Tomas Winkler
· 16 years ago
23c0752
mac80211: clean up skb reallocation code
by Johannes Berg
· 16 years ago
9e72ebd
mac80211: remove channel use statistics
by Johannes Berg
· 16 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
e245494
mac80211: reorder some transmit handlers
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 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
· 17 years ago
b0a6717
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
by Ivo van Doorn
· 17 years ago
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
3434fbd
mac80211: require four hardware queues for QoS/HT
by Johannes Berg
· 17 years ago
608961a
mac80211: Use skb_header_cloned() on TX path.
by David S. Miller
· 17 years ago
df44205
mac80211: Don't encrypt beacons
by Ivo van Doorn
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
fff7710
mac80211: add station aid into ieee80211_tx_control
by Chr
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
5cf121c
mac80211: split ieee80211_txrx_data
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
33b64eb
mac80211: support for mesh interfaces in mac80211 data path
by Luis Carlos Cobo
· 17 years ago
d46e144
mac80211: rework TX filtered frame code
by Johannes Berg
· 17 years ago
004c872
mac80211: consolidate TIM handling code
by Johannes Berg
· 17 years ago
836341a
mac80211: remove sta TIM flag, fix expiry TIM handling
by Johannes Berg
· 17 years ago
d225924
mac80211: invoke set_tim() callback after setting own TIM info
by Johannes Berg
· 17 years ago
4a9a66e
mac80211: convert sta_info.pspoll to a flag
by Johannes Berg
· 17 years ago
5890529
mac80211: remove "dynamic" RX/TX handlers
by Johannes Berg
· 17 years ago
9ae54c8
mac80211: split ieee80211_txrx_result
by Johannes Berg
· 17 years ago
238814f
mac80211: remove port control enable switch, clean up sta flags
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
7d185b8
mac80211: allow sending multicast frames through virtual ports
by Johannes Berg
· 17 years ago
0f7054e
mac80211: Initialize vif pointer
by Ivo van Doorn
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
5dfdaf5
mac80211: add beacon configuration via cfg80211
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
6d65f5d
mac80211: remove misleading 'res' variable
by Johannes Berg
· 17 years ago
176e4f8
mac80211: move tx crypto decision
by Johannes Berg
· 17 years ago
7d54d0d
mac80211: allow easier multicast/broadcast buffering in hardware
by Johannes Berg
· 17 years ago
678f5f71
mac80211: clean up eapol handling in TX path
by Johannes Berg
· 17 years ago
ce3edf6d0
mac80211: clean up eapol frame handling/port control
by Johannes Berg
· 17 years ago
1abbe49
mac80211: clean up rate selection
by Mattias Nissler
· 17 years ago
76ee65b
mac80211: restructuring data Rx handlers
by Ron Rindjunsky
· 17 years ago
ece8edd
mac80211: hardware scan rework
by Zhu Yi
· 17 years ago
0c88443
mac80211: remove more forgotten code
by Johannes Berg
· 17 years ago
Next »