Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c773e847ea8f6812804e40f52399c6921a00eab1
/
net
/
mac80211
86d804e
netdev: Make netif_schedule() routines work with netdev_queue objects.
by David S. Miller
· 17 years ago
c2aa288
mac80211: Decrease number of explicit ->tx_queue references.
by David S. Miller
· 17 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 17 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 17 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 17 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 17 years ago
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
6ef307b
mac80211: fix lots of kernel-doc
by Randy Dunlap
· 17 years ago
e4abd4d
mac80211: add support for iwconfig wlanX frag auto
by Emmanuel Grumbach
· 17 years ago
5fdae6b
mac80211: aes_ccm.c remove crypto wrapper and extra args
by Harvey Harrison
· 17 years ago
feccb46
mac80211: pass scratch buffer directly, remove additional pointers
by Harvey Harrison
· 17 years ago
c34498b
mac80211: wpa.c remove rx/tx_data ->fc users
by Harvey Harrison
· 17 years ago
a7767f9
mac80211: remove trivial rx_data->fc users
by Harvey Harrison
· 17 years ago
fc32f92
mac80211: call bss_info_change only once upon disassociation
by Tomas Winkler
· 17 years ago
8e8862b
mac80211: remove ieee80211_get_hdr_info
by Harvey Harrison
· 17 years ago
f14df80
mac80211: remove one user of ieee80211_get_hdr_info
by Harvey Harrison
· 17 years ago
73e1f7c
mac80211: use symbolic defines in wpa.c
by Harvey Harrison
· 17 years ago
238f74a
mac80211: move QOS control helpers into ieee80211.h
by Harvey Harrison
· 17 years ago
4e887d5
mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
by Rami Rosen
· 17 years ago
ebd7448
mac80211: fix warning: unused variable ifsta
by Tomas Winkler
· 17 years ago
d96a7bc
mac80211: remove useless tid assignment for management and control frames
by Tomas Winkler
· 17 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 17 years ago
b2898a2
mac80211: Don't request encryption for probe response
by Ivo van Doorn
· 17 years ago
6e43829
mac80211: don't report selected IBSS when not found
by Vladimir Koutny
· 17 years ago
ea0c925
mac80211: Only flush workqueue when last interface was removed
by Ivo van Doorn
· 17 years ago
8db9369
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify
by Guy Cohen
· 17 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 17 years ago
4946162
mac80211: get rid of function pointers in RX path
by Johannes Berg
· 17 years ago
d9e8a70
mac80211: get rid of function pointers in TX path
by Johannes Berg
· 17 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 17 years ago
4faeb86
mac80211: add beacon timestamp to beacon template in IBSS
by Assaf Krauss
· 17 years ago
5479d0e
mac80211: fix warning: unused variable invoke_tx_handlers
by Tomas Winkler
· 17 years ago
ae6a44e
mac80211: removing duplicated parsing of information elements
by Ester Kummer
· 17 years ago
e5f5e73
build algorithms into the mac80211 module
by Adrian Bunk
· 17 years ago
bf998f6
mac80211: add last beacon time in scan list
by Emmanuel Grumbach
· 17 years ago
06ff47b
mac80211: add spectrum capabilities
by Tomas Winkler
· 17 years ago
7b1e78d
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
by Yi Zhu
· 17 years ago
23976ef
mac80211: don't accept WEP keys other than WEP40 and WEP104
by Emmanuel Grumbach
· 17 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
00eb7fe
mac80211: fix an oops in several failure paths in key allocation
by Emmanuel Grumbach
· 17 years ago
03f93c3
mac80211: fix tx fragmentation
by Johannes Berg
· 17 years ago
59959a6
mac80211: make workqueue freezable
by Johannes Berg
· 17 years ago
f37d08b
mac80211: add phy information to giwname
by Tomas Winkler
· 17 years ago
b9fcc4f
mac80211: update the authentication method
by Emmanuel Grumbach
· 17 years ago
fa6adfe
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
by Emmanuel Grumbach
· 17 years ago
4e3996f
mac80211: mlme.c use new frame control helpers
by Harvey Harrison
· 17 years ago
182503a
mac80211: rx.c use new frame control helpers
by Harvey Harrison
· 17 years ago
065e9605
mac80211: tx.c use new frame control helpers
by Harvey Harrison
· 17 years ago
70217d7
mac80211: wep.c use new frame control helpers
by Harvey Harrison
· 17 years ago
ffd7891
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
by Luis R. Rodriguez
· 17 years ago
9ae705c
mac80211: rename TKIP debugging Kconfig symbol
by Johannes Berg
· 17 years ago
97b045d
mac80211: add single function calling tx handlers
by Johannes Berg
· 17 years ago
5a9f7b0
mac80211: use separate spinlock for sta flags
by Johannes Berg
· 17 years ago
135a211
mac80211: remove shared key todo
by Johannes Berg
· 17 years ago
b662348
mac80211: 11h - Handling measurement request
by Assaf Krauss
· 17 years ago
f2df385
mac80211: 11h Infrastructure - Parsing
by Assaf Krauss
· 17 years ago
1839cea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
by John W. Linville
· 17 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ef3a62d
mac80211: detect driver tx bugs
by Johannes Berg
· 17 years ago
3a5be7d
Revert "mac80211: Use skb_header_cloned() on TX path."
by David S. Miller
· 17 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 17 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
87291c0
mac80211: eliminate IBSS warning in rate_lowest_index()
by Vladimir Koutny
· 17 years ago
c644bce
mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key
by Harvey Harrison
· 17 years ago
7c70537
mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller
by Harvey Harrison
· 17 years ago
c801242
mac80211: tkip.c consolidate tkip IV writing in helper
by Harvey Harrison
· 17 years ago
87228f5
mac80211: rx.c use new helpers
by Harvey Harrison
· 17 years ago
002aaf4
mac80211: wme.c use new helpers
by Harvey Harrison
· 17 years ago
a494bb1
mac80211: use new helpers in util.c - ieee80211_get_bssid()
by Harvey Harrison
· 17 years ago
d5184ca
mac80211: wpa.c use new access helpers
by Harvey Harrison
· 17 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 17 years ago
c9c6950
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
by Harvey Harrison
· 17 years ago
dc0ae30
mac80211: fix beacon interval value
by Tomas Winkler
· 17 years ago
8d5e0d5
mac80211: do not fragment while aggregation is in use
by Ron Rindjunsky
· 17 years ago
995ad6c
mac80211: add missing new line in debug print HT_DEBUG
by Tomas Winkler
· 17 years ago
5c5f966
mac80211 : fix for iwconfig in ad-hoc mode
by Abhijeet Kolekar
· 17 years ago
9a727a2
net/mac80211/ieee80211_i.h: fix-up merge damage
by John W. Linville
· 17 years ago
65b53e4c
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
Next »