Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3590eea41815679e268c90d30795a13a732b8413
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
1f0280c
rt2x00: Fix oops caused by error path in rt2x00lib_start
by Helmut Schaa
· 14 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
652a9dd
rt2x00: Split watchdog check into a DMA and STATUS timeout
by Ivo van Doorn
· 14 years ago
8d1331b
rt2x00: Fix max TX power settings
by Ivo van Doorn
· 14 years ago
e5ef5ba
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
by Ivo van Doorn
· 14 years ago
3392bec
rt2x00: Add helper function for reporting tx status
by Ivo van Doorn
· 14 years ago
7e613e1
rt2x00: Move USB tx/rx done handling to workqueue
by Ivo van Doorn
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 14 years ago
07896fe
rt2x00: Implement broad- and multicast buffering
by Helmut Schaa
· 14 years ago
4dee32f
rt2x00: Allow beacon update without scheduling a work
by Helmut Schaa
· 14 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 14 years ago
c965c74
rt2x00: Implement watchdog monitoring
by Ivo van Doorn
· 14 years ago
e513a0b
rt2x00: Move common txdone handling to rt2x00lib_txdone.
by Gertjan van Wingerde
· 14 years ago
1df9080
rt2x00: Implement tx mpdu aggregation
by Helmut Schaa
· 14 years ago
3d2bc10
rt2x00: Fix tx status reporting when falling back to the lowest rate
by Helmut Schaa
· 14 years ago
fd6dcb8
rt2x00: don't use TXDONE_FALLBACK as success indicator
by Helmut Schaa
· 14 years ago
0b8004a
rt2x00: Properly reserve room for descriptors in skbs.
by Gertjan van Wingerde
· 14 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
6ca4fed
rt2x00: remove usage of deprecated noise value
by John W. Linville
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
7a4a77b
rt2x00: Properly request tx headroom for alignment operations.
by Gertjan van Wingerde
· 15 years ago
b734083
rt2x00: Only remove L2 padding in received frames if there is payload.
by Gertjan van Wingerde
· 15 years ago
1398d45
rt2x00 : trim the skb after having the l2pad removed.
by Alban Browaeys
· 15 years ago
e6218cc
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
by Gertjan van Wingerde
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
863cc97
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
by Ivo van Doorn
· 15 years ago
66f84d6
rt2x00: Don't queue ieee80211 work after USB removal
by Sean Cross
· 15 years ago
daee6c0
rt2x00: Reorganize padding & L2 padding
by Ivo van Doorn
· 15 years ago
2e27cff
rt2x00: Fix TX status reporting
by Ivo van Doorn
· 15 years ago
d904dc1
rt2x00: bss_info_changed() callback is allowed to sleep
by Ivo van Doorn
· 15 years ago
afa6204
rt2x00: configure_filter() callback is allowed to sleep
by Ivo van Doorn
· 15 years ago
92ed48e
rt2x00: Add support for retry rates
by Benoit PAPILLAULT
· 15 years ago
17512dc
rt2x00: Fix for race condition while update beacon
by Igor Perminov
· 15 years ago
bdfa500
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED
by Ivo van Doorn
· 15 years ago
d8cc892
rt2x00: cancel all work on disconnect
by Pavel Roskin
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
4b9631a
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
by Ivo van Doorn
· 15 years ago
e47a5cd
rt2x00: use wiphy rfkill interface
by Ivo van Doorn
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
ce4c45e
rt73usb: fix for master mode
by Alexandre Becholey
· 16 years ago
35f00cf
rt2x00: Implement support for 802.11n
by Ivo van Doorn
· 16 years ago
9f16617
rt2x00: Add support for L2 padding during TX/RX
by Ivo van Doorn
· 16 years ago
f05faa3
rt2x00: prevent double kfree when failing to register hardware
by Herton Ronaldo Krzesinski
· 16 years ago
a2c9b65
rt2x00: Add kill_tx_queue callback function
by Ivo van Doorn
· 16 years ago
382fe0f
rt2x00: Move intf_work to mac82011 workqueue
by Ivo van Doorn
· 16 years ago
0712612
rt2x00: Simplify suspend/resume handling
by Ivo van Doorn
· 16 years ago
4e54c71
rt2x00: Update copyright year to 2009
by Ivo van Doorn
· 16 years ago
b30dd5c0
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
by Ivo van Doorn
· 16 years ago
2bdb35c
rt2x00: Allow drivers to pass the noise value during rxdone
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
84e3196
rt2x00: Move link tuning into seperate file
by Ivo van Doorn
· 16 years ago
3ea9646
rt2x00: Fix TX short preamble detection
by Ivo van Doorn
· 16 years ago
74415ed
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
by Ivo van Doorn
· 16 years ago
8ff48a8
rt2x00: Fix race condition when using inderect registers
by Ivo van Doorn
· 16 years ago
798b7ad
rt2x00: Cleanup TX/RX entry handling
by Ivo van Doorn
· 16 years ago
6d64360
rt2x00: Fix BUG_ON() with antenna handling
by Ivo van Doorn
· 16 years ago
3d8606a
rt2x00: Remove RATE_BASIC flag
by Ivo van Doorn
· 16 years ago
3514a44
rt2x00: Improve interface_modes initialization
by Ivo van Doorn
· 16 years ago
c3fd7b4
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
by Ivo van Doorn
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
6c6aa3c
rt2x00: Add Signal type flag
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
8c5e7a5
rt2x00: Gather channel information in structure
by Ivo van Doorn
· 16 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 16 years ago
74c0ee9
rt2x00: Force full register config after start()
by Ivo van Doorn
· 16 years ago
bd88a78
rt2x00: Reorganize beacon handling
by Ivo van Doorn
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
ae73e58
rt2x00: Report RX end time for rt2400pci
by Ivo van Doorn
· 16 years ago
8e260c2
rt2x00: Use ieee80211_hw->workqueue again
by Ivo van Doorn
· 16 years ago
50db787
rt2x00: Remove input_polldev requirements for rfkill
by Ivo van Doorn
· 16 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 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
d74f5ba
rt2x00: Cleanup symbol exports
by Ivo van Doorn
· 16 years ago
c4da004
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
by Gertjan van Wingerde
· 16 years ago
c95edf5
rt2x00: Properly clean up beacon skbs.
by Gertjan van Wingerde
· 16 years ago
ac10446
rt2x00: Use ieee80211 fc handlers
by Ivo van Doorn
· 16 years ago
a9f853d
rt2x00: Rework alignment check.
by Gertjan van Wingerde
· 16 years ago
239c249
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
by Gertjan van Wingerde
· 16 years ago
2b08da3
rt2x00: Cleanup/optimize set_state() function callback function
by Ivo van Doorn
· 16 years ago
cb14cb7
rt2x00dev.c: fix-up merge damage
by John W. Linville
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
633257d
rt2x00: Use atomic interface iteration in irq context
by Ivo van Doorn
· 17 years ago
2088d41
rt2x00: Don't count retries as failure
by Ivo van Doorn
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
Next »