Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
99990e0c031c5da2cf7b0a03fc22ab755aa5619f
/
net
/
mac80211
9a727a2
net/mac80211/ieee80211_i.h: fix-up merge damage
by John W. Linville
· 17 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
be038b3
mac80211: Checking IBSS support while changing channel in ad-hoc mode
by Assaf Krauss
· 17 years ago
872ba53
mac80211: decrease IBSS creation latency
by Dan Williams
· 17 years ago
ad81b2f
mac80211: Fixing slow IBSS rejoin
by Assaf Krauss
· 17 years ago
507b06d
mac80211: send association event on IBSS create
by Dan Williams
· 17 years ago
2d89298
mac80211: removing shadowed sband
by Tomas Winkler
· 17 years ago
b97e77e
mac80211: fix unbalanced locking in ieee80211_get_buffered_bc
by Tomas Winkler
· 17 years ago
2b21214
mac80211: fix panic when using hardware WEP
by Pavel Roskin
· 17 years ago
5854a32
mac80211: fix rate control initialisation
by Johannes Berg
· 17 years ago
9306102
mac80211: allow disable FAT in specific configurations
by Emmanuel Grumbach
· 17 years ago
e623157
mac80211: sends HT IE to user level through wext
by Emmanuel Grumbach
· 17 years ago
b83f4e1
mac80211: fix deadlock in sta->lock
by Tomas Winkler
· 17 years ago
747cf5e
mac80211: fix ieee80211_get_buffered_bc
by Tomas Winkler
· 17 years ago
23c0752
mac80211: clean up skb reallocation code
by Johannes Berg
· 17 years ago
c97c23e
mac80211: fix alignment issue with compare_ether_addr()
by Senthil Balasubramanian
· 17 years ago
70d251b
mac80211: Fix for NULL pointer dereference in sta_info_get()
by Senthil Balasubramanian
· 17 years ago
f6d9710
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
by Yi Zhu
· 17 years ago
d4231ca
mac80211 : Fixes the status message for iwconfig
by Abhijeet Kolekar
· 17 years ago
9381be0
mac80211: reorder channel and freq reporting in wext scan report
by Tomas Winkler
· 17 years ago
167ad6f
mac80211: fix ieee80211_rx_bss_put/get imbalance
by Tomas Winkler
· 17 years ago
679fda1
net/mac80211: always true conditionals
by Nicolas Kaiser
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9e72ebd
mac80211: remove channel use statistics
by Johannes Berg
· 17 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
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 17 years ago
c468047
mac80211: fix bugs in queue handling functions
by Johannes Berg
· 17 years ago
edcdf8b
mac80211: separate Tx and Rx MCS when configuring HT
by Ron Rindjunsky
· 17 years ago
3c83809
mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
by Harvey Harrison
· 17 years ago
82a5744
mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
by Harvey Harrison
· 17 years ago
b0f76b3
mac80211: add a struct to hold tkip context
by Harvey Harrison
· 17 years ago
a7b6f0c
mac80211: add const, remove unused function, make one function static
by Harvey Harrison
· 17 years ago
1b19ca3
mac80211: introduce struct michael_mic_ctx and static helpers
by Harvey Harrison
· 17 years ago
1bd3dff
mac80211: michael.c use kernel-provided infrastructure
by Harvey Harrison
· 17 years ago
bd9b448
mac80211: Consolidate hash kfree-ing in mesh.c.
by Pavel Emelyanov
· 17 years ago
a3538b1
mac80211: Merge error paths in mesh_table_grow().
by Pavel Emelyanov
· 17 years ago
3282aea
mac80211: Do not report false error from mesh_path_add.
by Pavel Emelyanov
· 17 years ago
8566dc3
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
by Pavel Emelyanov
· 17 years ago
00242c4
mac80211: Report allocation failure from mesh_path_node_copy.
by Pavel Emelyanov
· 17 years ago
4caf86c
mac80211: Prepare mesh_table_grow to failing copy_node callback.
by Pavel Emelyanov
· 17 years ago
5194ee8
mac80211: Fix one more call to synchronize_rcu in atomic context.
by Pavel Emelyanov
· 17 years ago
402d775
mac80211: Brush up error paths in mesh_path_add.
by Pavel Emelyanov
· 17 years ago
0d580a7
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
by Helmut Schaa
· 17 years ago
51e779f
mac80211: don't claim iwspy support
by Johannes Berg
· 17 years ago
2f561fe
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
by Ivo van Doorn
· 17 years ago
34a961f
mac80211 : Association with 11n hidden ssid ap.
by Abhijeet Kolekar
· 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
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-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
601ae7f
mac80211: make rx radiotap header more flexible
by Bruno Randolf
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
fac371d
mac80211: fix queue constant confusion
by Johannes Berg
· 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
8c046c8
mac80211: tkip.c use kernel-provided infrastructure
by Harvey Harrison
· 17 years ago
ae7245c
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
608961a
mac80211: Use skb_header_cloned() on TX path.
by David S. Miller
· 17 years ago
f3994ec
mac80211: assign needed_headroom/tailroom for netdevs
by Johannes Berg
· 17 years ago
a4278e1
mac80211: add missing newlines in printk()
by Pavel Roskin
· 17 years ago
36d16ae
mac80211: fix association with some APs
by Helmut Schaa
· 17 years ago
6d6936e
Fix potential scheduling while atomic in mesh_path_add.
by Pavel Emelyanov
· 17 years ago
0eb03d5
Fix not checked kmalloc() result.
by Pavel Emelyanov
· 17 years ago
f84e71a
Fix GFP_KERNEL allocation under read lock.
by Pavel Emelyanov
· 17 years ago
812714d
mac80211: mesh hwmp: fix kfree(skb)
by Patrick McHardy
· 17 years ago
69687a0
mac80211: fix access to null skb
by Luis Carlos Cobo
· 17 years ago
ef26925
mac80211: fix incorrect mesh header length
by Luis Carlos Cobo
· 17 years ago
df44205
mac80211: Don't encrypt beacons
by Ivo van Doorn
· 17 years ago
78520ca
mac80211: fix debugfs default key oops
by Johannes Berg
· 17 years ago
bb55bdd
fix irq flags in mac80211 code
by Steven Rostedt
· 17 years ago
5c5e128
mac80211: fix wme code
by Johannes Berg
· 17 years ago
3df5ee6
wireless: fix warning introduced by "mac80211: QoS related cleanups"
by John W. Linville
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
712590d
make sta_rx_agg_session_timer_expired() static
by Adrian Bunk
· 17 years ago
3acea5b
mac80211: correct skb allocation
by Ester Kummer
· 17 years ago
c6adbd2
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
by Ivo van Doorn
· 17 years ago
988c0f7
mac80211: a few code cleanups
by Johannes Berg
· 17 years ago
1c01442
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
by Ivo van Doorn
· 17 years ago
339a7c4
mac80211: Do not free net device after it is unregistered.
by Pavel Emelyanov
· 17 years ago
c2a3b23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
17f8304
mac80211: incorrect shift direction
by Harvey Harrison
· 17 years ago
636c5d4
mac80211: insert WDS peer after adding interface
by Johannes Berg
· 17 years ago
e94e106
mac80211: don't allow invalid WDS peer addresses
by Johannes Berg
· 17 years ago
8b808bf
mac80211: assign conf.beacon_control for mesh
by Johannes Berg
· 17 years ago
51cedda
mac80211: use 4-byte mesh sequence number
by Luis Carlos Cobo
· 17 years ago
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
Next »