Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5c3b685c79f38ac6b909b3650f3dad3993614cfb
/
drivers
/
net
/
wireless
/
rt2x00
5c3b685
rt2x00: Push beacon TX descriptor writing to drivers.
by Gertjan van Wingerde
· 15 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 15 years ago
b4df470
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
by Gertjan van Wingerde
· 15 years ago
b578bb4
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
by John W. Linville
· 15 years ago
663cb47
rt2x00: Fix rt2800usb TX descriptor writing.
by Gertjan van Wingerde
· 15 years ago
9655a6e
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
by Gertjan van Wingerde
· 15 years ago
52a9bd2
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
by Helmut Schaa
· 15 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6fe70aa
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
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
fd76f14
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
by Gertjan van Wingerde
· 15 years ago
185e5f7
rt2x00: Dump beacons under a different identifier than TX frames.
by Gertjan van Wingerde
· 15 years ago
85b7a8b
rt2x00: Simplify TXD handling of beacons.
by Gertjan van Wingerde
· 15 years ago
e01f1ec
rt2x00: Re-order tx descriptor writing code in drivers.
by Gertjan van Wingerde
· 15 years ago
6b97cb0
rt2x00: Fix beacon descriptor writing for rt61pci.
by Gertjan van Wingerde
· 15 years ago
878f704
rt2x00: Consistently name skb frame descriptor skbdesc.
by Gertjan van Wingerde
· 15 years ago
cc75589
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
a6bc03a
wireless: rt2x00: rt2800usb: replace X by x
by Xose Vazquez Perez
· 15 years ago
6295d81
rt2x00: Clean up generic procedures on descriptor writing.
by Gertjan van Wingerde
· 15 years ago
3b9f0ed
rt2x00: Fix beaconing on rt2800.
by Gertjan van Wingerde
· 15 years ago
f224f4e
rt2x00: provide beacon's txdesc to write_beacon callback function.
by Gertjan van Wingerde
· 15 years ago
d61cb26
rt2x00: Clean up all driver's kick_tx_queue callback functions.
by Gertjan van Wingerde
· 15 years ago
2de64dd
rt2x00: Factor out RXWI processing to common rt2800 code.
by Gertjan van Wingerde
· 15 years ago
59679b9
rt2x00: Factor out TXWI writing to common rt2800 code.
by Gertjan van Wingerde
· 15 years ago
78b8f3b
rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
by Gertjan van Wingerde
· 15 years ago
e6a8aab
rt2x00: Clean up rt2800usb.h.
by Gertjan van Wingerde
· 15 years ago
d43e49ec
rt2x00: Fix setting of txdesc->length field.
by Gertjan van Wingerde
· 15 years ago
1affa09
rt2x00: rt2800: use correct txop value in tx descriptor
by Helmut Schaa
· 15 years ago
55f9321
rt2x00: Fix RF3052 channel initialization
by Ivo van Doorn
· 15 years ago
809bfe8
rt2x00: rt2800: don't overwrite SIFS values on erp changes
by Helmut Schaa
· 15 years ago
a21c2ab
rt2x00: rt2800: update initial SIFS values
by Helmut Schaa
· 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
df624ca
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
by Gertjan van Wingerde
· 15 years ago
a21ee72
rt2x00: Fix HT40+/HT40- setting in rt2800.
by Gertjan van Wingerde
· 15 years ago
79a854f
rt2x00: Enable RT30xx by default.
by Gertjan van Wingerde
· 15 years ago
c266148
rt2x00: Remove rt2x00pci.h include from rt2800lib.
by Gertjan van Wingerde
· 15 years ago
12ef116
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
by Xose Vazquez Perez
· 15 years ago
91639c7
rt2x00: remove now unused noise field from struct rxdone_entry_desc
by John W. Linville
· 15 years ago
baff800
rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
by Helmut Schaa
· 15 years ago
6ca4fed
rt2x00: remove usage of deprecated noise value
by John W. Linville
· 15 years ago
9a8b424
rt2x00: rt2800lib: Remove redundant check for RT2872
by Helmut Schaa
· 15 years ago
2381238
rt2x00: rt2800lib: Fix rx path on SoC devices
by Helmut Schaa
· 15 years ago
0bdab17
rt2x00: fix typo in rt2800.h
by Helmut Schaa
· 15 years ago
5a67396
rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx
by Helmut Schaa
· 15 years ago
2caaa5d
rt2x00: rt2800lib: disable HT40 for now as it causes reception problems
by Helmut Schaa
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
e895833
wireless: rt2x00: rt2800usb: identify Allwin devices
by Xose Vazquez Perez
· 15 years ago
2fddd88
wireless: rt2x00: rt2800usb: identify Hawking devices
by Xose Vazquez Perez
· 15 years ago
745b1ae
rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped
by Helmut Schaa
· 15 years ago
4108669
rt2x00: add txdesc parameter to write_tx_data
by Helmut Schaa
· 15 years ago
5c01d56
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
a5e944f
wireless: rt2x00: rt2800usb: identify Sitecom devices
by Xose Vazquez Perez
· 15 years ago
cc78e90
rt2x00: Add rt3390 support in rt2800 register initialization.
by Gertjan van Wingerde
· 15 years ago
6452295
rt2x00: Add rt3090 support in rt2800 register initialization.
by Gertjan van Wingerde
· 15 years ago
d5385bf
rt2x00: Add rt3071 support in rt2800 register initialization.
by Gertjan van Wingerde
· 15 years ago
8cdd15e
rt2x00: Finish rt3070 support in rt2800 register initialization.
by Gertjan van Wingerde
· 15 years ago
a9dce14
rt2x00: Align rt2800 register initialization with vendor driver.
by Gertjan van Wingerde
· 15 years ago
8d0c9b6
rt2x00: Refactor rt2800 version constants.
by Gertjan van Wingerde
· 15 years ago
e148b4c
rt2x00: Align RT chipset definitions with vendor driver.
by Gertjan van Wingerde
· 15 years ago
fab799c
rt2x00: Update rt2800 register definitions towards latest definitions.
by Gertjan van Wingerde
· 15 years ago
06855ef
rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.
by Gertjan van Wingerde
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
403820e
rt2x00: use rt2800_config_channel_rt3x for rt2872
by Helmut Schaa
· 15 years ago
62c3344
rt2x00: Enable powersaving by default again on rt2500usb.
by Gertjan van Wingerde
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4d66edc
rt2x00: Add wakeup interrupt handler to rt2800pci.
by Gertjan van Wingerde
· 15 years ago
9e18944
rt2x00: Add wakeup interrupt handler to rt61pci.
by Gertjan van Wingerde
· 15 years ago
5731858
rt2x00: Disable auto wakeup before waking up device.
by Gertjan van Wingerde
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
f18d446
rt2x00: remove MCU requests for SoC platforms
by Luis Correia
· 15 years ago
d5dc056
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
f01a022
wireless: rt2x00: rt2800usb: new ids
by Xose Vazquez Perez
· 15 years ago
6424bf7
wireless: rt2x00: rt2800pci: new id
by Xose Vazquez Perez
· 15 years ago
2742701
wireless: rt2x00: rt2800usb: delete id
by Xose Vazquez Perez
· 15 years ago
fc3f148
wireless: rt2x00: rt2800usb: identify ids-chips
by Xose Vazquez Perez
· 15 years ago
9e76ad2
rt2x00: Disable powersaving by default in rt2500usb.
by Gertjan van Wingerde
· 15 years ago
7197690
rt2x00: Fix typo in RF register programming of rt2800.
by Gertjan van Wingerde
· 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
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
bf18723
rt2x00: Fix TX status reporting for rt2800pci.
by Alban Browaeys
· 15 years ago
632dd95
rt2x00: txdone implementation supporting hw encryption.
by Alban Browaeys
· 15 years ago
d6e36ec
rt2x00: fix warning when building rt2800pci with just soc support
by Helmut Schaa
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e5a9a35
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
by Helmut Schaa
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
31f66be
rt2x00: Export rt2x00soc_probe from rt2x00soc
by Helmut Schaa
· 15 years ago
6e93d71
rt2x00: fix rt2800pci compilation with SoC
by Helmut Schaa
· 15 years ago
51b2853
rt2x00: Add USB ID for CEIVA adapter to rt73usb
by Bryan Polk
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
de1ebdc
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
by Gertjan van Wingerde
· 15 years ago
49e721e
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
by Gertjan van Wingerde
· 15 years ago
714fa66
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
by Gertjan van Wingerde
· 15 years ago
cea90e5
rt2x00: Introduce SoC interface type.
by Gertjan van Wingerde
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
00a08eb
rt2x00: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
6373464
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ff30b36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
Next »