Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7542db8b1cb88ab15a85893d1dfb886e22b568e8
/
net
/
mac80211
5db5e44
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
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
db28569
mac80211: Clear PS related flag on disabling power save.
by Vivek Natarajan
· 14 years ago
540005c
small adjustment to net/mac80211/Kconfig
by Jan Beulich
· 14 years ago
8ba0537
mac80211: fix 2.4 GHz 40 MHz disabling
by Johannes Berg
· 14 years ago
83bdf2a
mac80211: Add power to debugfs.
by Ben Greear
· 14 years ago
05e7c99
mac80211: fix conn_mon_timer running after disassociate
by Stanislaw Gruszka
· 14 years ago
c269a20
mac80211: reply to directed probes in IBSS
by Johannes Berg
· 14 years ago
8bc26a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
0c2530c
mac80211: Remove superfluous if clause
by Helmut Schaa
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
da2fd1f
mac80211: Allow work items to use existing channel type.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
4d51e14
mac80211: Properly set work-item channel-type.
by Ben Greear
· 14 years ago
a7b545f
mac80211: add missing locking in ieee80211_reconfig
by Eliad Peller
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e0985f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
38f37be
mac80211: Update comments on radiotap MCS index
by Mohammed Shafi Shajakhan
· 14 years ago
4f31233
mac80211: as a 4-addr station, do not receive packets for other stations
by Felix Fietkau
· 14 years ago
180205b
mac80211: Make some mlme timers module paramaters.
by Ben Greear
· 14 years ago
fc7c976
mac80211: fix the skb cloned check in the tx path
by Felix Fietkau
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
b1f9331
mac80211: do not send duplicate data frames to the cooked monitor interface
by Felix Fietkau
· 14 years ago
8c99f69
mac80211: do not restart ps timer during scan or offchannel
by Rajkumar Manoharan
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
747d753
mac80211: Remove obsolete TKIP flexibility
by Jouni Malinen
· 14 years ago
e9d7732
mac80211: allow GO to scan like AP
by Johannes Berg
· 14 years ago
771bbd0
mac80211: pass up beacons from external BSS when operating as AP
by Arik Nemtsov
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
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
fd95240
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
4334ec8
mac80211: fix TX status cookie in HW offload case
by Johannes Berg
· 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
8571a19
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
ba99d93
mac80211: use DECLARE_EVENT_CLASS
by Johannes Berg
· 14 years ago
9b6941d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 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
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 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
Next »