Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
475433be3d8f4d840e2930eef96671b7f8d11053
/
drivers
/
net
/
wireless
/
rt2x00
475433b
rt2x00: Move led initialization into function
by Ivo van Doorn
· 16 years ago
2b08da3
rt2x00: Cleanup/optimize set_state() function callback function
by Ivo van Doorn
· 16 years ago
9dad92b
rt2x00: Calculate register offset during compile time
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
f06a0f4
rt2x00: Reset antenna RSSI after switch
by Ivo van Doorn
· 17 years ago
2088d41
rt2x00: Don't count retries as failure
by Ivo van Doorn
· 17 years ago
0f3e63a
rt2x00: Fix memleak in tx() path
by Ivo van Doorn
· 17 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
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
f9d1cf5
rt2x00: Release rt2x00 2.1.6
by Ivo van Doorn
· 17 years ago
aade510
rt2x00: Remove extra +
by Ivo van Doorn
· 17 years ago
b8be63f
rt2x00: Merge RX and TX entry private data
by Ivo van Doorn
· 17 years ago
dec13b6
rt2x00: Remove redundant flags/dev_flags initializations
by Ivo van Doorn
· 17 years ago
7050ec8
rt2x00: Split rt2x00lib_write_tx_desc()
by Ivo van Doorn
· 17 years ago
4de36fe
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
by Gertjan van Wingerde
· 17 years ago
70a9610
rt2x00: Preserve descriptor information after memmove()
by Ivo van Doorn
· 17 years ago
61448f8
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature.
by Gertjan van Wingerde
· 17 years ago
61486e0
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
by Ivo van Doorn
· 17 years ago
fb55f4d1
rt2x00: Fix TX status reporting
by Ivo van Doorn
· 17 years ago
5a6e599
rt2x00: trim skb_frame_desc to 32 bytes
by Ivo van Doorn
· 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
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
b30cdfc
rt2x00: Clean up error handling of PCI queue DMA allocation.
by Ivo van Doorn
· 17 years ago
ed49998
rt2x00: Fix broken recover-on-error path
by Ivo van Doorn
· 17 years ago
7872089
rt2x00: Don't use pskb_expand_head()
by Ivo van Doorn
· 17 years ago
3a4d3af
rt2x00: Clarify supported chipsets in Kconfig
by Ivo van Doorn
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
36fc675
mac80211: remove queue info from ieee80211_tx_status
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
5b28d3c
rt2x00: Release rt2x00 2.1.5
by Ivo van Doorn
· 17 years ago
9a46d44
rt2x00: Fix kernel-doc
by Ivo van Doorn
· 17 years ago
bd394a7
rt2x00: Add helper macros
by Ivo van Doorn
· 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
61c2b68
rt2x00: Fix quality/activity led handling
by Ivo van Doorn
· 17 years ago
44a9809
rt2x00: Don't enable short preamble for 1MBs
by Ivo van Doorn
· 17 years ago
201410c
rt2x00: Select LEDS_CLASS.
by David S. Miller
· 17 years ago
171afcd
rt2x00: Only free skb when beacon_update fails
by Ivo van Doorn
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e91e9d4
rt61pci: rt61pci_beacon_update do not free skb twice
by Daniel Wagner
· 17 years ago
133adf0
rt2x00: Use lib->config_filter() during scheduled packet filter config
by Ivo van Doorn
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
3480a58
rt2x00: fixup some non-functional merge errors
by John W. Linville
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9896322
rt2x00: Ignore set_state(STATE_SLEEP) failure
by Ivo van Doorn
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
866a050
rt2x00: Fix rate detection for invalid signals
by Ivo van Doorn
· 17 years ago
19d30e0
rt2x00: Add dev_flags to rx descriptor
by Ivo van Doorn
· 17 years ago
0a74892
rt2x00: Add id for Corega CG-WLUSB2GPX
by Masakazu Mokuno
· 17 years ago
247df45
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
by Andrew Morton
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8ed0985
rt2x00: Only strip preamble bit in rt2400pci
by Ivo van Doorn
· 17 years ago
f0e62e4
rt2x00: Release rt2x00 2.1.4
by Ivo van Doorn
· 17 years ago
8999389
rt2x00: Fix rt2400pci signal
by Ivo van Doorn
· 17 years ago
dac37d7
rt2x00: Fix RX DMA ring initialization
by Ivo van Doorn
· 17 years ago
aa77672
rt2x00: Fix basic rate initialization
by Ivo van Doorn
· 17 years ago
fd3c91c
rt2x00: Always enable TSF ticking
by Ivo van Doorn
· 17 years ago
72fa559
rt2x00: Make rt2x00leds_register return void
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
a4fe07d
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
by Ivo van Doorn
· 17 years ago
a7f3a06
rt2x00: Move firmware checksumming to driver
by Ivo van Doorn
· 17 years ago
5f46c4d
rt2x00: Upgrade queue->lock to use irqsave
by Ivo van Doorn
· 17 years ago
61191fb
rt2x00: Fix trivial log message
by Luis Correia
· 17 years ago
fd07e06
rt2x00:correct rx packet length for USB devices
by Adam Baker
· 17 years ago
8af244c
rt2x00: Only disable beaconing just before beacon update
by Ivo van Doorn
· 17 years ago
3976ae6
rt2x00: Use skbdesc fields for descriptor initialization
by Ivo van Doorn
· 17 years ago
2ae2385
rt2x00: Don't use unitialized rxdesc->size
by Mattias Nissler
· 17 years ago
2d1be5b
rt2x00: Don't use uninitialized desc_len
by Ivo van Doorn
· 17 years ago
95db4d4
rt2x00: Use the correct size when copying the control info in txdone
by Mattias Nissler
· 17 years ago
92f5ac6
rt2x00: Initialize TX control field in data entries
by Mattias Nissler
· 17 years ago
f855c10
rt2x00: Align RX descriptor to 4 bytes
by Ivo van Doorn
· 17 years ago
1682fe6
rt2x00: Add suspend/resume handlers to rt2x00rfkill
by Ivo van Doorn
· 17 years ago
445815d
rt2x00: Add new D-Link USB ID
by Ivo van Doorn
· 17 years ago
fbb0a27
rt2x00: never disable multicast because it disables broadcast too
by Adam Baker
· 17 years ago
e608423
rt2x00: Release rt2x00 2.1.3
by Ivo van Doorn
· 17 years ago
1497074
rt2x00: Check for 5GHz band in link tuner
by Ivo van Doorn
· 17 years ago
2533d5f
rt2x00: Release rt2x00 2.1.2
by Ivo van Doorn
· 17 years ago
ce359f9
rt2x00: Fix MAC address defines in rt61pci
by Ivo van Doorn
· 17 years ago
47ac268
rt2x00: Fix hw mode registration with mac80211.
by Gertjan van Wingerde
· 17 years ago
47b10cd
rt2x00: Remove async vendor request calls from rt2x00usb
by Ivo van Doorn
· 17 years ago
31562e8
rt2x00: Cleanup mode registration
by Ivo van Doorn
· 17 years ago
de99ff8
rt2x00: Rename dscape -> mac80211
by Ivo van Doorn
· 17 years ago
ef8f66c
rt2x00: Remove reset_tsf()
by Ivo van Doorn
· 17 years ago
30b3a23
rt2x00: Fix Descriptor DMA initialization
by Ivo van Doorn
· 17 years ago
e542239
rt2x00: Filter ACK_CTS based on FIF_CONTROL
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
ac1aa7e
rt2x00: Send frames out with configured TX power
by Ivo van Doorn
· 17 years ago
d3f5fea
rt2x00: Release rt2x00 2.1.1
by Ivo van Doorn
· 17 years ago
330e3f9
rt2x00: Kill guardian urb during disable_radio
by Ivo van Doorn
· 17 years ago
c1aa3dc
rt2x00: Cleanup Makefile
by Ivo van Doorn
· 17 years ago
Next »