Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7f6c69dcf40a227b8c98e5619367269b427164d7
/
net
/
mac80211
77a50df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
bd8fd21
wireless: Fix compile error with wifi & leds
by Luca Tettamanti
· 17 years ago
f375d55
asm/unaligned.h doesn't work well as the very first include
by Al Viro
· 17 years ago
0da926f
mac80211: fix use before check of Qdisc length
by Ron Rindjunsky
· 17 years ago
13d8fd2
net/mac80211/rx.c: fix off-by-one
by Adrian Bunk
· 17 years ago
1ebebea
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
by Pavel Emelyanov
· 17 years ago
a46f025
mac80211: Fix n-band association problem
by Abhijeet Kolekar
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
30b89b0
mac80211: rework scanning to account for probe response/beacon difference
by Johannes Berg
· 17 years ago
b454048
mac80211: allow WDS mode
by Johannes Berg
· 17 years ago
245cbe7
mac80211: fix key todo list order
by Johannes Berg
· 17 years ago
b16bd15
mac80211: fix spinlock recursion
by Johannes Berg
· 17 years ago
d18ef29
mac80211: no BSS changes to driver from beacons processed during scanning
by Reinette Chatre
· 17 years ago
98dd6a5
mac80211: further RCU fixes
by Johannes Berg
· 17 years ago
3a24576
mac80211: fix key hwaccel race
by Johannes Berg
· 17 years ago
50c4afb
mlme.c: fixup some merge damage
by John W. Linville
· 17 years ago
b3fc9c6
mac80211: remove message on receiving unexpected unencrypted frames
by Johannes Berg
· 17 years ago
216bce9
mac80211: use short_preamble mode from capability if ERP IE not present
by Vladimir Koutny
· 17 years ago
d9c58f3
mac80211: fix key debugfs default_key link
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
3b96766
mac80211: fix key vs. sta locking problems
by Johannes Berg
· 17 years ago
7d1559f
mac80211: fix sta-info pinning
by Johannes Berg
· 17 years ago
4d6141c
mac80211: fix defined but not used
by Jiri Slaby
· 17 years ago
513a102
mac80211: BA session debug prints changes
by Ron Rindjunsky
· 17 years ago
84363e6
mac80211: notify mac from low level driver (iwlwifi)
by Mohamed Abbas
· 17 years ago
380a942
mac80211: fix ieee80211_ioctl_giwrate
by Johannes Berg
· 17 years ago
bebb8a5
mac80211: make debugfs files root-only
by Johannes Berg
· 17 years ago
41a7be4
mac80211: notify upper layers after lower
by Reinette Chatre
· 17 years ago
9cfb000
mac80211: clean up IEEE80211_FC use
by Johannes Berg
· 17 years ago
49ec6fa2
mac80211: fix possible sta-debugfs work lockup
by Johannes Berg
· 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
2473670
Revert "mac80211: use a struct for bss->mesh_config"
by John W. Linville
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
6c4711b
mac80211: use a struct for bss->mesh_config
by Luis Carlos Cobo
· 17 years ago
05e5e88
mac80211: check for mesh_config length on incoming management frames
by Luis Carlos Cobo
· 17 years ago
966a542
mac80211: use recent multicast table for all mesh multicast frames
by Luis Carlos Cobo
· 17 years ago
cb585bc
mac80211: fix spinlock recursion on sta expiration
by Luis Carlos Cobo
· 17 years ago
73bb3e4
mac80211: fix deadlocks in debugfs_netdev.c
by Luis Carlos Cobo
· 17 years ago
7e879b5
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
by Johannes Berg
· 17 years ago
dc6676b
mac80211: sta_info_flush() fixes
by Johannes Berg
· 17 years ago
4f6fab4
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
by Johannes Berg
· 17 years ago
93e5deb
mac80211: automatically free sta struct when insertion fails
by Johannes Berg
· 17 years ago
97bff8e
mac80211: fix sta_info_destroy(NULL)
by Johannes Berg
· 17 years ago
9dd6aed
mac80211 ibss: flush only stations belonging to current interface
by Johannes Berg
· 17 years ago
0675abd
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
by Andrew Morton
· 17 years ago
d43c7b3
mac80211: correct use_short_preamble handling
by Vladimir Koutny
· 17 years ago
64f851e
mac80211: trigger ieee80211_sta_work after opening interface
by Jan Niehusmann
· 17 years ago
056cdd5
mac80211: reorder fields to make some structures smaller
by Johannes Berg
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
2470918
mac80211: fix wrong Rx A-MPDU control via debugfs
by Ron Rindjunsky
· 17 years ago
be89247
mac80211: silently accept deletion of non-existant key
by John W. Linville
· 17 years ago
e2839d8
mac80211: configure default wmm params correctly
by Vladimir Koutny
· 17 years ago
675ef58
mac80211: prevent tuning during scanning
by Mohamed Abbas
· 17 years ago
85249e5
mac80211: tear down of block ack sessions
by Ron Rindjunsky
· 17 years ago
7b9d44c
mac80211: fixing debug prints for AddBA request
by Ron Rindjunsky
· 17 years ago
2e354ed
mac80211: fixing delba debug print
by Ron Rindjunsky
· 17 years ago
fab7d4a
mac80211: filter scan results on unusable channels
by Johannes Berg
· 17 years ago
e048c6e
mac80211: use ieee80211_get_channel
by Johannes Berg
· 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
d935713
the scheduled rc80211-simple.c removal
by Adrian Bunk
· 17 years ago
e5f98f2
mac80211: don't call conf_tx under RCU lock
by Johannes Berg
· 17 years ago
69d3b6f
mac80211: fix hardware scan completion
by Johannes Berg
· 17 years ago
2a8ca29
mac80211: fix mesh_path and sta_info get_by_idx functions
by Luis Carlos Cobo
· 17 years ago
a00de5d
mac80211: path IE fields macros, fix alignment problems and clean up
by Luis Carlos Cobo
· 17 years ago
b4e08ea
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
by Luis Carlos Cobo
· 17 years ago
cfa22c7
mac80211: always force mesh_path deletions
by Luis Carlos Cobo
· 17 years ago
89a1ad6
mac80211: delete mesh_path timer on mesh_path removal
by Luis Carlos Cobo
· 17 years ago
aa2b592
mac80211: clean up use of endianness conversion functions
by Luis Carlos Cobo
· 17 years ago
4f5d4c4
mac80211: breakdown mesh network attributes in different extra fields for wext
by Luis Carlos Cobo
· 17 years ago
3b091cd
mac80211: move comment to better location
by Luis Carlos Cobo
· 17 years ago
1d1b535
mac80211: fix incorrect parenthesis
by Luis Carlos Cobo
· 17 years ago
37659ff
mac80211: fix mesh endianness sparse warnings and unmark it as broken
by Luis Carlos Cobo
· 17 years ago
96c4654
mac80211: always insert key into list
by Johannes Berg
· 17 years ago
03e4497
mac80211: fix sta_info mesh timer bug
by Johannes Berg
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
7c8076b
mac80211: don't clear next_hop in path reclaim
by Johannes Berg
· 17 years ago
44213b5
mac80211: remove STA entries when taking down interface
by Johannes Berg
· 17 years ago
693b1bb
mac80211: clean up sta_info and document locking
by Johannes Berg
· 17 years ago
73651ee
mac80211: split sta_info_add
by Johannes Berg
· 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
7495883
mac80211: reorder a few fields in sta_info
by Johannes Berg
· 17 years ago
42096b6
mac80211: fix kernel-doc comment for mesh_plink_deactivate
by Johannes Berg
· 17 years ago
d6d1a5a
mac80211: clean up mesh RX path a bit more
by Johannes Berg
· 17 years ago
c1edd98
mac80211: export mesh_plink_broken
by Johannes Berg
· 17 years ago
5c142e8
mac80211: clarify mesh Kconfig
by Johannes Berg
· 17 years ago
ff59dc7
mac80211: add missing "break" statement in mesh code
by Johannes Berg
· 17 years ago
2f5ce79
mac80211: enable mesh in Kconfig
by Johannes Berg
· 17 years ago
dc0b0f7
mac80211: mesh hwmp locking fixes
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
f7a9214
mac80211: complete the mesh (interface handling) code
by Luis Carlos Cobo
· 17 years ago
c5dd9c2
mac80211: mesh path and mesh peer configuration
by Luis Carlos Cobo
· 17 years ago
9f42f60
mac80211: mesh statistics and config through debugfs
by Luis Carlos Cobo
· 17 years ago
050ac52
mac80211: code for on-demand Hybrid Wireless Mesh Protocol
by Luis Carlos Cobo
· 17 years ago
eb2b931
mac80211: mesh path table implementation
by Luis Carlos Cobo
· 17 years ago
c3896d2
mac80211: mesh peer link implementation
by Luis Carlos Cobo
· 17 years ago
f709fc6
mac80211: mesh changes to the MLME
by Luis Carlos Cobo
· 17 years ago
Next »