Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
db28569adc692d9fb8a2d2d8e7ebab7fd5481f10
/
net
/
mac80211
/
tx.c
db28569
mac80211: Clear PS related flag on disabling power save.
by Vivek Natarajan
· 14 years ago
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 14 years ago
8fd369e
mac80211: do not calc frame duration when using HW rate-control
by Arik Nemtsov
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
eb3e554
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
by Felix Fietkau
· 14 years ago
ac1bd84
mac80211: don't return beacons when mesh is disabled
by Johannes Berg
· 14 years ago
0a65169
mac80211: mesh only parameter mppath maybe unused
by Wey-Yi Guy
· 14 years ago
9d52501
mac80211: Rewrote code for checking if destinations are proxied.
by Joel A Fernandes
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f76b57b
mac80211: Fix mesh portal communication with other mesh nodes.
by Joel A Fernandes
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
f8a0a78
mac80211: fix potentially redundant skb data copying
by Felix Fietkau
· 14 years ago
4cd06a3
mac80211: skip unnecessary pskb_expand_head calls
by Felix Fietkau
· 14 years ago
489ee91
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
by Felix Fietkau
· 14 years ago
61ad539
mac80211: Remove unused third address from mesh address extension header.
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
c1ce5a7
mac80211: Update last_tx_rate only for data frames
by Helmut Schaa
· 14 years ago
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
740c1aa
mac80211: Fix dangling pointer in ieee80211_xmit
by Steve deRosier
· 14 years ago
2337db8
mac80211: use subqueue helpers
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
ff67bb8
mac80211: fix warning for un-used parameter
by Wey-Yi Guy
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
e4ab7eb
mac80211: Put some code under MESH macro
by Yuri Ershov
· 14 years ago
ec25acc
mac80211: fix sta assignment
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
a472e71
mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
by John W. Linville
· 15 years ago
a2c4024
mac80211: fix rts threshold check
by Shanyu Zhao
· 15 years ago
3393a60
mac80211: Prevent running sta_cleanup timer unnecessarily
by Juuso Oikarinen
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
2b43ae6
mac80211: remove irq disabling for sta lock
by Johannes Berg
· 15 years ago
ecbcd32
mac80211: Fix BIP to be used only with group-addressed frames
by Jouni Malinen
· 15 years ago
7236fe2
mac80211: move netdev queue enabling to correct spot
by Johannes Berg
· 15 years ago
14b4497
mac80211: remove unneed variable from ieee80211_tx_pending()
by Dan Carpenter
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
33e5a2f
wireless: update radiotap parser
by Johannes Berg
· 15 years ago
b4d57ad
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
by Felix Fietkau
· 15 years ago
17ad353
mac80211: fix monitor mode tx radiotap header handling
by Felix Fietkau
· 15 years ago
382b165
mac80211: fix sw crypto
by Johannes Berg
· 15 years ago
3b43a18
mac80211: fix tx select key null pointer crash with hostapd
by Kalle Valo
· 15 years ago
f12553e
mac80211: add missing key check
by Johannes Berg
· 15 years ago
c6fcf6b
mac80211: re-enable re-transmission of filtered frames
by Johannes Berg
· 15 years ago
813d766
mac80211: move control.hw_key assignment
by Johannes Berg
· 15 years ago
a6bae9e
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
by Johannes Berg
· 15 years ago
edc6ccb
mac80211: move and rename misc tx handler
by Johannes Berg
· 15 years ago
0c74211
mac80211: check uapsd state for dynamic power save
by Kalle Valo
· 15 years ago
5c1b98a
mac80211: create tx handler for dynamic ps
by Kalle Valo
· 15 years ago
3f0e0b2
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
by Felix Fietkau
· 15 years ago
05e54ea
mac80211: create Probe Request template
by Kalle Valo
· 15 years ago
7044cc5
mac80211: add functions to create PS Poll and Nullfunc templates
by Kalle Valo
· 15 years ago
37eb0b1
cfg80211/mac80211: Use more generic bitrate mask for rate control
by Jouni Malinen
· 15 years ago
e00cfce
mac80211: Select lowest rate based on basic rate set in AP mode
by Jouni Malinen
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
cf0277e
mac80211: fix skb buffering issue
by Johannes Berg
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
b98c06b
mac80211: fix race with suspend and dynamic_ps_disable_work
by Luis R. Rodriguez
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
af65cd96
mac80211: make software rate control optional
by Johannes Berg
· 15 years ago
15ff636
mac80211: use fixed broadcast address
by Johannes Berg
· 15 years ago
d84f323
mac80211: remove dev_hold/put calls
by Johannes Berg
· 15 years ago
36f0d5f
mac80211: fix BSSID setup for beacon frames
by Rui Paulo
· 15 years ago
f14543ee
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
9aa4aee
mac80211: make CALL_TXH a statement
by Johannes Berg
· 15 years ago
62b517c
mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM
by Johannes Berg
· 15 years ago
eddcbb94
mac80211: introduce ieee80211_beacon_get_tim()
by Johannes Berg
· 15 years ago
a968533
mac80211: fix dynamic power save for devices with nullfunc support in hw
by Kalle Valo
· 15 years ago
ed62059
mac80211: refactor dynamic power save check
by Kalle Valo
· 15 years ago
9b1ce52
mac80211: fix for incorrect sequence number on hostapd injected frames
by Björn Smedman
· 15 years ago
fbc44bf
mac80211: fix vlan and optimise RX
by Johannes Berg
· 15 years ago
1f08e84
mac80211: Fix [re]association power saving issue on AP side
by Igor Perminov
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
cca8949
mac80211: Fix unresolved mesh frames queued without valid control.vif
by Javier Cardona
· 15 years ago
3c5772a
mac80211: Use 3-address format for mesh broadcast frames.
by Javier Cardona
· 15 years ago
62b1208
mac80211: small tx code cleanup
by Johannes Berg
· 15 years ago
d0b6960
mac80211: sequence number micro-optimisation
by Johannes Berg
· 15 years ago
feff1f2
mac80211: take statistics before encryption
by Johannes Berg
· 15 years ago
ad5351d
mac80211: allow DMA optimisation
by Johannes Berg
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
a7bc376
mac80211: verify info->control.vif is not NULL
by Johannes Berg
· 15 years ago
21f5fc7
mac80211: fix oops due to missing private data
by Luis R. Rodriguez
· 15 years ago
Next »