Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8fd369eeaa81d05969787c9ddf9cf3f1a8c4e084
/
net
/
mac80211
8fd369e
mac80211: do not calc frame duration when using HW rate-control
by Arik Nemtsov
· 14 years ago
2cf22b8
mac80211: Recalculate channel-type on iface removal.
by Ben Greear
· 14 years ago
172710b
mac80211: Warn users if HT fails because of freq mismatch.
by Ben Greear
· 14 years ago
0fa025f
mac80211: Show configured channel-type in netdev debugfs.
by Ben Greear
· 14 years ago
eeabee7
mac80211: Be more careful when changing channels.
by Ben Greear
· 14 years ago
8c7914d
mac80211: disable power save if an infra AP vif exists
by Rajkumar Manoharan
· 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
4914b3b
mac80211: Add sdata state and flags to debugfs.
by Ben Greear
· 14 years ago
6d744ba
mac80211: add MCS information to radiotap
by Johannes Berg
· 14 years ago
ba99d93
mac80211: use DECLARE_EVENT_CLASS
by Johannes Berg
· 14 years ago
eb3e554
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
by Felix Fietkau
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
b305dae
mac80211: Fix skb-copy failure debug message.
by Ben Greear
· 14 years ago
fbb327c
mac80211: drop non-auth 3-addr data frames when running as a 4-addr station
by Felix Fietkau
· 14 years ago
5dd36bc
mac80211: allow advertising correct maximum aggregate size
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
ac1bd84
mac80211: don't return beacons when mesh is disabled
by Johannes Berg
· 14 years ago
bfc31df
mac80211: Show max retry-counts in kernel messages.
by Ben Greear
· 14 years ago
0a65169
mac80211: mesh only parameter mppath maybe unused
by Wey-Yi Guy
· 14 years ago
df6ba5d
mac80211: add hw configuration for max ampdu buffer size
by Luciano Coelho
· 14 years ago
dcac908
mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag.
by Nick Ledovskikh
· 14 years ago
9d52501
mac80211: Rewrote code for checking if destinations are proxied.
by Joel A Fernandes
· 14 years ago
82694f7
mac80211: use maximum number of AMPDU frames as default in BA RX
by Luciano Coelho
· 14 years ago
681c4d0
mac80211: fix lockdep warning
by Johannes Berg
· 14 years ago
06778b1
mac80211: remove stray extern
by Johannes Berg
· 14 years ago
90fc4b3
mac80211: implement off-channel TX using hw r-o-c offload
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 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
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b5c34f6
mac80211: fix some key comments and code
by Johannes Berg
· 14 years ago
707e634
Revert "mac80211: temporarily disable reorder release timer"
by Christian Lamparter
· 14 years ago
24a8fda
mac80211: serialize rx path workers
by Christian Lamparter
· 14 years ago
f76b57b
mac80211: Fix mesh portal communication with other mesh nodes.
by Joel A Fernandes
· 14 years ago
4cfda47
mac80211: ignore PSM bit of reordered frames
by Christian Lamparter
· 14 years ago
d2460f4
mac80211: add missing synchronize_rcu
by Johannes Berg
· 14 years ago
919bbad
mac80211: fix mesh forwarding when ratelimited too
by Milton Miller
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d7c1255
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1721284
mac80211: cleanup select_queue
by Johannes Berg
· 14 years ago
65a6538
mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration
by Luciano Coelho
· 14 years ago
67408c8
mac80211: selective throughput LED trigger active
by Johannes Berg
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
fe67c91
mac80211: make LED trigger names available early
by Johannes Berg
· 14 years ago
b51aff0
mac80211: fix mesh forwarding
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
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
24bdd9f
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
by Javier Cardona
· 14 years ago
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
38cd6b4
wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h
by Shan Wei
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
1fcfe76
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b4fe2a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
207aba6
mac80211: support IBSS RSN with SW crypto
by Johannes Berg
· 14 years ago
91f44b0
mac80211 default tx_last_beacon false (congestion)
by Tim Harvey
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
897bed8
mac80211: clean up RX key checks
by Johannes Berg
· 14 years ago
8808f64
mac80211: avoid calling ieee80211_work_work unconditionally
by Herton Ronaldo Krzesinski
· 14 years ago
c926d00
mac80211: Fix NULL-pointer deference on ibss merge when not ready
by Tim Harvey
· 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
2f88675
mac80211: Show max number of probe tries in debug message.
by Ben Greear
· 14 years ago
80d7e40
mac80211: Apply ht_opmode changes in ieee80211_change_bss
by Helmut Schaa
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
7659a19
mac80211: Fix compilation error when mesh is disabled
by Javier Cardona
· 14 years ago
c658e5d
mac80211: fix a compiler warning
by Felix Fietkau
· 14 years ago
0ab82b0
mac80211: fix dynamic-ps/pm_qos magic numbers
by Eliad Peller
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
f9e10ce
cfg80211: require add_virtual_intf to return new dev
by Johannes Berg
· 14 years ago
09b1747
mac80211: move mesh filter adjusting
by Johannes Berg
· 14 years ago
45904f2
nl80211/mac80211: define and allow configuring mesh element TTL
by Javier Cardona
· 14 years ago
04ac3c0
mac80211: speed up AP probing using nullfunc frames
by Felix Fietkau
· 14 years ago
75706d0
mac80211: remove a redundant check
by Felix Fietkau
· 14 years ago
c1ce5a7
mac80211: Update last_tx_rate only for data frames
by Helmut Schaa
· 14 years ago
0bae35e
leds: fix up dependencies
by Johannes Berg
· 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
08ca944
mac80211: Minor optimization in ieee80211_rx_h_data
by Helmut Schaa
· 14 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 14 years ago
2c31333a
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 14 years ago
dd31857
mac80211: fix RX aggregation locking
by Johannes Berg
· 14 years ago
f30221e
mac80211: implement off-channel mgmt TX
by Johannes Berg
· 14 years ago
f7ca38d
nl80211/cfg80211: extend mgmt-tx API for off-channel
by Johannes Berg
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
99ba2a1
mac80211: implement packet loss notification
by Johannes Berg
· 14 years ago
48124d1
mac80211: avoid aggregation for VO traffic
by Luis R. Rodriguez
· 14 years ago
72a8a3e
mac80211: reduce the number of retries for nullfunc probing
by Felix Fietkau
· 14 years ago
4e5ff37
mac80211: use nullfunc instead of probe request for connection monitoring
by Felix Fietkau
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
4609097
mac80211: probe the AP when resuming
by Felix Fietkau
· 14 years ago
7ccc8bd
mac80211: calculate beacon loss time accurately
by Felix Fietkau
· 14 years ago
c8a7972
mac80211: restart beacon miss timer on system resume from suspend
by Felix Fietkau
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
18890d4
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
by Helmut Schaa
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
Next »