Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f45840b5c128445da70e7ec33adc47b4a12bdaf4
/
drivers
/
net
/
wireless
/
rt2x00
8713a7c
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
by Felix Fietkau
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
5b5d13a
rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.
by Gertjan van Wingerde
· 16 years ago
4c99f3e
rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.
by Gertjan van Wingerde
· 16 years ago
acaf908d
rt2x00: Fix HW crypto key handling
by Ivo van Doorn
· 16 years ago
25d834e
mac80211: fix virtual interfaces vs. injection
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 17 years ago
771fd56
rt2x00: Make rt2x00 LEDS invisible config option
by Ivo van Doorn
· 17 years ago
5816952
rt2x00: Make RFKILL enabled by default
by Ivo van Doorn
· 17 years ago
79636a5
rt2x00: Revert "rt2x00: Fix the beacon length bug"
by Ivo van Doorn
· 17 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 17 years ago
445df54
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
by Boaz Harrosh
· 17 years ago
35e032d
rt2x00: Release rt2x00 2.2.1
by Ivo van Doorn
· 17 years ago
1abc365
rt2x00: skb->data pointer should not include TX descriptor
by Mattias Nissler
· 17 years ago
6c6aa3c
rt2x00: Add Signal type flag
by Ivo van Doorn
· 17 years ago
2af0a57
rt2x00: Initialize txop during conf_tx() callback
by Ivo van Doorn
· 17 years ago
2575c11
rt2x00: Only configure hardware when radio is enabled
by Mattias Nissler
· 17 years ago
3ee54a0
rt2x00: Map extra_tx_headroom to DMA
by Ivo van Doorn
· 17 years ago
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 17 years ago
008c448
rt2x00: Add module parameter to disable HW crypto
by Ivo van Doorn
· 17 years ago
ba2ab47
rt2x00: Move lna_gain calculation to config() callback
by Ivo van Doorn
· 17 years ago
edcc25b
rt2x00: Release rt2x00 2.2.0
by Ivo van Doorn
· 17 years ago
8c5e7a5
rt2x00: Gather channel information in structure
by Ivo van Doorn
· 17 years ago
906c110
rt2x00: Implement HW encryption (rt73usb)
by Ivo van Doorn
· 17 years ago
61e754f
rt2x00: Implement HW encryption (rt61pci)
by Ivo van Doorn
· 17 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 17 years ago
c94c93d
wireless: replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
b9740c2
rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK
by Daniel Wagner
· 17 years ago
f126cba
rt2x00: Fix txdone_entry_desc_flags
by Jochen Friedrich
· 17 years ago
0fc9803
rt2x00: Block all unsupported modes
by Ivo van Doorn
· 17 years ago
d06193f
rt2x00: Disable link tuning in rt2500usb
by Ivo van Doorn
· 17 years ago
82f97b8
rt2x00: Fix compile warning
by Ivo van Doorn
· 17 years ago
bf4634a
rt2500pci: restoring missing line
by Peter Chubb
· 17 years ago
d4764b2
rt2x00: Sequence counter should be protected in irqsave
by Ivo van Doorn
· 17 years ago
8d8acd4
rt2x00: Fix VGC lower bound initialization
by Ivo van Doorn
· 17 years ago
e6d3e90
rt2x00: rt61pci needs another millisecond after firmware upload
by Ivo van Doorn
· 17 years ago
ada662f
rt2x00: Fix partial antenna configuration
by Ivo van Doorn
· 17 years ago
d2b6907
rt2x00: Fix access permissions on debugfs files
by Ivo van Doorn
· 17 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 17 years ago
9c0ab71
rt2x00: Clear queue entry flags during initialization
by Ivo van Doorn
· 17 years ago
74c0ee9
rt2x00: Force full register config after start()
by Ivo van Doorn
· 17 years ago
e7087a8
rt2x00: Fix memleak when RTS/CTS fails
by Ivo van Doorn
· 17 years ago
5adf6d6
rt2x00: Fix QOS sequence counting
by Ivo van Doorn
· 17 years ago
b93ce43
rt2x00: Fix the beacon length bug
by Iwo Mergler
· 17 years ago
3e0c1ab
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
by Iwo Mergler
· 17 years ago
ed0dbee
rt2x00: Support for large vendor requests
by Iwo Mergler
· 17 years ago
f2fdbc4
rt2x00: Fix EIFS timing value
by Ivo van Doorn
· 17 years ago
ed06387
rt2x00: Remove duplicate declaration
by Ivo van Doorn
· 17 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 17 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
0b57664
wireless: fix warnings from QoS patch
by Johannes Berg
· 17 years ago
fc943b1
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
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 17 years ago
4c9adaf
rt2x00: Reset LED assoc status after firmware update
by Ivo van Doorn
· 17 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 17 years ago
bd88a78
rt2x00: Reorganize beacon handling
by Ivo van Doorn
· 17 years ago
e360c4c
rt2x00: Add support for CTS protection in rt2x00lib
by Ivo van Doorn
· 17 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 17 years ago
9a61319
rt2x00: Fix NULL pointer error in adhoc/master mode
by Ivo van Doorn
· 17 years ago
f160ebc
rt2x00: treat firmware data as const
by David Woodhouse
· 17 years ago
1f90916
rt2x00: Disable synchronization during initialization
by Ivo van Doorn
· 17 years ago
84263b0
rt2x00: Fix register comments
by Ivo van Doorn
· 17 years ago
ae73e58
rt2x00: Report RX end time for rt2400pci
by Ivo van Doorn
· 17 years ago
8e260c2
rt2x00: Use ieee80211_hw->workqueue again
by Ivo van Doorn
· 17 years ago
ff35239
rt2x00: Decrease alignment headroom
by Ivo van Doorn
· 17 years ago
50db787
rt2x00: Remove input_polldev requirements for rfkill
by Ivo van Doorn
· 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
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 17 years ago
ff28bd9
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
by John W. Linville
· 17 years ago
40af48c
rt2x00: kill URB for all TX queues during disable_radio()
by Ivo van Doorn
· 17 years ago
61243d8
rt2x00: Remove duplicate deinitialization
by Ivo van Doorn
· 17 years ago
8160465
rt2x00: Release rt2x00 2.1.8
by Ivo van Doorn
· 17 years ago
f529932
rt2x00: Increase queue size
by Ivo van Doorn
· 17 years ago
c1d35df
rt2x00: Fix sparse warning on nested container_of()
by Ivo van Doorn
· 17 years ago
d74f5ba
rt2x00: Cleanup symbol exports
by Ivo van Doorn
· 17 years ago
c4da004
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
by Gertjan van Wingerde
· 17 years ago
30caa6e
rt2x00: Centralize allocation of RX skbs.
by Gertjan van Wingerde
· 17 years ago
14a3bf8
rt2x00: Convert rt2x00 to use generic DMA-mapping API
by Gertjan van Wingerde
· 17 years ago
c95edf5
rt2x00: Properly clean up beacon skbs.
by Gertjan van Wingerde
· 17 years ago
ac10446
rt2x00: Use ieee80211 fc handlers
by Ivo van Doorn
· 17 years ago
99ade25
rt2x00: Fix unbalanced mutex locking
by Ivo van Doorn
· 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
8b7b1e0
mac80211: remove ieee80211_get_morefrag
by Harvey Harrison
· 17 years ago
a9f853d
rt2x00: Rework alignment check.
by Gertjan van Wingerde
· 17 years ago
99990e0
rt2x00: Remove unused defines
by Ivo van Doorn
· 17 years ago
58b642e
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
by Ivo van Doorn
· 17 years ago
4ae1168
rt2x00: Use __builtin_choose_expr() instead of ?:
by Ivo van Doorn
· 17 years ago
a26cbc6
rt2x00: Fix double usage of skb->cb in USB RX path.
by Gertjan van Wingerde
· 17 years ago
239c249
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
by Gertjan van Wingerde
· 17 years ago
d56d453
rt2x00: Cleanup struct skb_frame_desc.
by Gertjan van Wingerde
· 17 years ago
b869767
rt2x00: Don't kick TX queue after each frame
by Ivo van Doorn
· 17 years ago
6db3786
rt2x00: Move generic TX frame writing code into rt2x00queue
by Ivo van Doorn
· 17 years ago
f019d51
rt2x00: Implement rt2x00usb_kick_tx_queue()
by Ivo van Doorn
· 17 years ago
565a019
rt2x00: Fix queue initialization
by Ivo van Doorn
· 17 years ago
1b92ad7
rt2x00: Release rt2x00 2.1.7
by Ivo van Doorn
· 17 years ago
c483bb4
rt2x00: Make rt2x00_set/get_field macros
by Ivo van Doorn
· 17 years ago
7024981
rt2x00: Removed unused descriptor read in txdone
by Ivo van Doorn
· 17 years ago
Next »