Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
169a3ec492ddb6b0a8203fccba2ddff077154e26
/
net
/
mac80211
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
87291c0
mac80211: eliminate IBSS warning in rate_lowest_index()
by Vladimir Koutny
· 16 years ago
c644bce
mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key
by Harvey Harrison
· 16 years ago
7c70537
mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller
by Harvey Harrison
· 16 years ago
c801242
mac80211: tkip.c consolidate tkip IV writing in helper
by Harvey Harrison
· 16 years ago
87228f5
mac80211: rx.c use new helpers
by Harvey Harrison
· 16 years ago
002aaf4
mac80211: wme.c use new helpers
by Harvey Harrison
· 16 years ago
a494bb1
mac80211: use new helpers in util.c - ieee80211_get_bssid()
by Harvey Harrison
· 16 years ago
d5184ca
mac80211: wpa.c use new access helpers
by Harvey Harrison
· 16 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 16 years ago
c9c6950
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
by Harvey Harrison
· 16 years ago
dc0ae30
mac80211: fix beacon interval value
by Tomas Winkler
· 16 years ago
8d5e0d5
mac80211: do not fragment while aggregation is in use
by Ron Rindjunsky
· 16 years ago
995ad6c
mac80211: add missing new line in debug print HT_DEBUG
by Tomas Winkler
· 16 years ago
5c5f966
mac80211 : fix for iwconfig in ad-hoc mode
by Abhijeet Kolekar
· 16 years ago
9a727a2
net/mac80211/ieee80211_i.h: fix-up merge damage
by John W. Linville
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
be038b3
mac80211: Checking IBSS support while changing channel in ad-hoc mode
by Assaf Krauss
· 16 years ago
872ba53
mac80211: decrease IBSS creation latency
by Dan Williams
· 16 years ago
ad81b2f
mac80211: Fixing slow IBSS rejoin
by Assaf Krauss
· 16 years ago
507b06d
mac80211: send association event on IBSS create
by Dan Williams
· 16 years ago
2d89298
mac80211: removing shadowed sband
by Tomas Winkler
· 16 years ago
b97e77e
mac80211: fix unbalanced locking in ieee80211_get_buffered_bc
by Tomas Winkler
· 16 years ago
2b21214
mac80211: fix panic when using hardware WEP
by Pavel Roskin
· 16 years ago
5854a32
mac80211: fix rate control initialisation
by Johannes Berg
· 16 years ago
9306102
mac80211: allow disable FAT in specific configurations
by Emmanuel Grumbach
· 16 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
· 16 years ago
c97c23e
mac80211: fix alignment issue with compare_ether_addr()
by Senthil Balasubramanian
· 16 years ago
70d251b
mac80211: Fix for NULL pointer dereference in sta_info_get()
by Senthil Balasubramanian
· 16 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
Next »