Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
64344d78228f6346a0462ba2d5fc03494aef4e6b
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00mac.c
ad2f34b
rt2x00: Fix build error when crypto support is disabled
by Ivo van Doorn
· 15 years ago
eb87eaa
rt2x00: Don't alter rt2x00dev->default_ant
by Lars Ericsson
· 15 years ago
4951348
rt2x00: Comment spellchecking
by Luis Correia
· 15 years ago
930c06f
rt2x00: Implement set_tim callback for all drivers
by Stefan Steuerwald
· 15 years ago
e47a5cd
rt2x00: use wiphy rfkill interface
by Ivo van Doorn
· 15 years ago
18ad01c
rt2x00: remove skb->do_not_encrypt usage
by Johannes Berg
· 15 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
a2c9b65
rt2x00: Add kill_tx_queue callback function
by Ivo van Doorn
· 16 years ago
4e54c71
rt2x00: Update copyright year to 2009
by Ivo van Doorn
· 16 years ago
dc822b5
mac80211: clean up set_key callback
by Johannes Berg
· 16 years ago
7b40982
rt2x00: Move code into seperate functions
by Ivo van Doorn
· 16 years ago
ce292a6
rt2x00: Implement WDS support
by Ivo van Doorn
· 16 years ago
a07dbea
rt2x00: Add mesh support
by Andrey Yurovsky
· 16 years ago
73a5267
rt2x00: Correctly initialize AID during set_key()
by Ivo van Doorn
· 16 years ago
1c02667
rt2x00: Fix check for BSS info changes
by Ivo van Doorn
· 16 years ago
dddfb47
rt2x00: Implement HW encryption (rt2500usb)
by Ivo van Doorn
· 16 years ago
0e3de99
rt2x00: Fix TX failure path
by Ivo van Doorn
· 16 years ago
6d64360
rt2x00: Fix BUG_ON() with antenna handling
by Ivo van Doorn
· 16 years ago
8058409
rt2x00: Block set_key() during suspend/shutdown
by Ivo van Doorn
· 16 years ago
c3fd7b4
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
by Ivo van Doorn
· 16 years ago
e4ea1c4
rt2x00: Optimize configuration handling
by Ivo van Doorn
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
acaf908d
rt2x00: Fix HW crypto key handling
by Ivo van Doorn
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
2af0a57
rt2x00: Initialize txop during conf_tx() callback
by Ivo van Doorn
· 16 years ago
2575c11
rt2x00: Only configure hardware when radio is enabled
by Mattias Nissler
· 16 years ago
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 16 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 16 years ago
b9740c2
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
by Daniel Wagner
· 16 years ago
0fc9803
rt2x00: Block all unsupported modes
by Ivo van Doorn
· 16 years ago
d4764b2
rt2x00: Sequence counter should be protected in irqsave
by Ivo van Doorn
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
74c0ee9
rt2x00: Force full register config after start()
by Ivo van Doorn
· 16 years ago
e7087a8
rt2x00: Fix memleak when RTS/CTS fails
by Ivo van Doorn
· 16 years ago
5adf6d6
rt2x00: Fix QOS sequence counting
by Ivo van Doorn
· 16 years ago
0b57664
wireless: fix warnings from QoS patch
by Johannes Berg
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
bd88a78
rt2x00: Reorganize beacon handling
by Ivo van Doorn
· 16 years ago
e360c4c
rt2x00: Add support for CTS protection in rt2x00lib
by Ivo van Doorn
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
8e260c2
rt2x00: Use ieee80211_hw->workqueue again
by Ivo van Doorn
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 16 years ago
58b642e
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
by Ivo van Doorn
· 16 years ago
b869767
rt2x00: Don't kick TX queue after each frame
by Ivo van Doorn
· 16 years ago
6db3786
rt2x00: Move generic TX frame writing code into rt2x00queue
by Ivo van Doorn
· 16 years ago
772a249
rt2x00: Remove CTS/RTS check in tx()
by Ivo van Doorn
· 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
0f3e63a
rt2x00: Fix memleak in tx() path
by Ivo van Doorn
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
61448f8
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature.
by Gertjan van Wingerde
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
e58c6ac
rt2x00: Use rt2x00 queue numbering
by Ivo van Doorn
· 17 years ago
62e70cf
rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
by Ivo van Doorn
· 17 years ago
2d9ccf8
rt2x00: Support hardware RTS and CTS-to-self frames
by Ivo van Doorn
· 17 years ago
a2e1d52
rt2x00: Remove MAC80211_LEDS dependency
by Ivo van Doorn
· 17 years ago
e0b005f
rt2x00: TO_DS filter depends on intf_ap_count
by Ivo van Doorn
· 17 years ago
bc5213f
rt2x00: Invert scheduled packet_filter check
by Ivo van Doorn
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
7281037
rt2x00: Rename config_preamble() to config_erp()
by Ivo van Doorn
· 17 years ago
e4030a2
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
by Ivo van Doorn
· 17 years ago
baf26a7
rt2x00: Don't report driver generated frames to tx_status()
by Ivo van Doorn
· 17 years ago
e44df9296
rt2x00: Fix scheduling while atomic errors in usb drivers
by Ivo van Doorn
· 17 years ago
5957da4
rt2x00: Move beacon and atim queue defines into rt2x00
by Ivo van Doorn
· 17 years ago
6bb40dd
rt2x00: Add per-interface structure
by Ivo van Doorn
· 17 years ago
adfdbb7
rt2x00: Enable master and adhoc mode again
by Ivo van Doorn
· 17 years ago
3b3618a
rt2x00: Fix tx parameter initialization
by Ivo van Doorn
· 17 years ago
181d690
rt2x00: Queue handling overhaul
by Ivo van Doorn
· 17 years ago
811aa9c
rt2x00: Update copyright notice
by Ivo van Doorn
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
e37ea21
rt2x00: Move start() and stop() handlers into rt2x00lib.c
by Ivo van Doorn
· 17 years ago
1230cb8
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
by Ivo van Doorn
· 17 years ago
d28c256
rt2x00: Use IEEE80211_IF_TYPE_INVALID directly
by Ivo van Doorn
· 17 years ago
2360157
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
by Ivo van Doorn
· 17 years ago
453a3fb
rt2x00: Block adhoc & master mode
by Ivo van Doorn
· 17 years ago
5c58ee5
[PATCH] rt2x00: Reorganize configuration handler
by Ivo van Doorn
· 17 years ago
5cbf830
[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
by Ivo van Doorn
· 17 years ago
066cb63
[PATCH] rt2x00: Reorganize rt2x00dev->flags
by Ivo van Doorn
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
95ea362
[RT2x00]: add driver for Ralink wireless hardware
by Ivo van Doorn
· 17 years ago