Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b550911abc0db069bb157f9769ffb7cf22c6c868
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800pci.c
b550911
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
by Helmut Schaa
· 15 years ago
a9d61e9
rt2x00: Convert rt2800pci to use tasklets
by Helmut Schaa
· 15 years ago
c8e15a1
rt2x00: Disable txstatus tasklet by default
by Helmut Schaa
· 15 years ago
69cf36a
rt2x00: Refactor beacon code to make use of start- and stop_queue
by Helmut Schaa
· 15 years ago
7f6e144
rt2x00: Fix radio off hang issue for PCIE interface
by RA-Jay Hung
· 15 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 15 years ago
f615e9a
rt2x00: Fix WMM Queue naming
by Ivo van Doorn
· 15 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 15 years ago
5450b7e
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
by Ivo van Doorn
· 15 years ago
094a1d9
rt2x00: trivial: add missing \n on warnings
by Johannes Stezenbach
· 15 years ago
89b25f6
rt2x00: Don't frequently reset beacon interval in AdHoc mode
by Helmut Schaa
· 15 years ago
977206d
rt2x00: Implement get_survey callback for rt2800
by Helmut Schaa
· 15 years ago
20ed316
mac80211/rt2x00: add ieee80211_tx_status_ni()
by Johannes Stezenbach
· 15 years ago
ef8397c
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
by Gertjan van Wingerde
· 15 years ago
72c7296
rt2x00: Remove unneccessary internal Kconfig symbols.
by Gertjan van Wingerde
· 15 years ago
a6a8d66e
rt2x00: Remove RT30XX Kconfig variables.
by Gertjan van Wingerde
· 15 years ago
f93bc9b
rt2x00: Add initial support for RT3370/RT3390 devices.
by Gertjan van Wingerde
· 15 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 15 years ago
303c7d6
rt2x00: Fix MCU_SLEEP arguments
by Ivo van Doorn
· 15 years ago
f44df18
rt2x00: Implement flush callback
by Ivo van Doorn
· 15 years ago
efd2f27
rt2x00: Sync Tx and RX ring sizes with legacy drivers
by Helmut Schaa
· 15 years ago
12eec2c
rt2x00: Fix tx status handling in rt2800pci
by Helmut Schaa
· 15 years ago
7437472
rt2x00: Remove superfluous initialization of qidx
by Helmut Schaa
· 15 years ago
9519233
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
by Helmut Schaa
· 15 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
by Helmut Schaa
· 15 years ago
93149cf
rt2x00: Mask out unused interrupts in rt2800pci
by Helmut Schaa
· 15 years ago
b9eca24
rt2x00: Wakeup hardware before loading firmware
by Ivo van Doorn
· 15 years ago
b9a07ae
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
by Ivo van Doorn
· 15 years ago
5eb7efe
rt2x00: Move direct access to queue->entries to rt2x00queue.c
by Ivo van Doorn
· 15 years ago
9333145
rt2x00: Simplify arguments to rt2x00 driver callback functions
by Ivo van Doorn
· 15 years ago
96481b2
rt2x00: Implement TX status reporting for rt2800usb
by Ivo van Doorn
· 15 years ago
0c5879b
rt2x00: Request TXWI pointer from driver
by Ivo van Doorn
· 15 years ago
e796643
rt2x00: Move driver callback functions into the ops structure
by Ivo van Doorn
· 15 years ago
f31c9a8
rt2x00: Move common firmware loading into rt2800lib
by Ivo van Doorn
· 15 years ago
ab0ed4a
rt2x00: Remove set_tim callback from PCI drivers
by Helmut Schaa
· 15 years ago
e783619
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
by Helmut Schaa
· 15 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 15 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 15 years ago
27df2a9
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
by Ivo van Doorn
· 15 years ago
7486192
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
by Ivo van Doorn
· 15 years ago
ad90319
rt2x00: Fix beacon updates in rt2800pci
by Helmut Schaa
· 15 years ago
20f8b13
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
by Gertjan van Wingerde
· 15 years ago
9cf4cb0
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
by Gertjan van Wingerde
· 15 years ago
76dd5dd
rt2x00: Rename driver write_tx_datadesc callback function.
by Gertjan van Wingerde
· 15 years ago
e513a0b
rt2x00: Move common txdone handling to rt2x00lib_txdone.
by Gertjan van Wingerde
· 15 years ago
78eea11
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
by Gertjan van Wingerde
· 15 years ago
04f1e34
rt2x00: Enable HW crypto by default
by Ivo van Doorn
· 15 years ago
3afa626
rt2x00: Fix TX_STA_FIFO handling
by Helmut Schaa
· 15 years ago
ecb7cab
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
by Helmut Schaa
· 15 years ago
532bc2d
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
by Gertjan van Wingerde
· 15 years ago
e3a896b
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
by Gertjan van Wingerde
· 15 years ago
f0194b2
rt2x00: Centralize rt2800 beacon writing.
by Gertjan van Wingerde
· 15 years ago
0b8004a
rt2x00: Properly reserve room for descriptors in skbs.
by Gertjan van Wingerde
· 15 years ago
baaffe6
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
by Gertjan van Wingerde
· 15 years ago
5c3b685
rt2x00: Push beacon TX descriptor writing to drivers.
by Gertjan van Wingerde
· 15 years ago
85b7a8b
rt2x00: Simplify TXD handling of beacons.
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
1affa09
rt2x00: rt2800: use correct txop value in tx descriptor
by Helmut Schaa
· 15 years ago
df624ca
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
by Gertjan van Wingerde
· 15 years ago
91639c7
rt2x00: remove now unused noise field from struct rxdone_entry_desc
by John W. Linville
· 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
a9dce14
rt2x00: Align rt2800 register initialization with vendor driver.
by Gertjan van Wingerde
· 15 years ago
4d66edc
rt2x00: Add wakeup interrupt handler to rt2800pci.
by Gertjan van Wingerde
· 15 years ago
f18d446
rt2x00: remove MCU requests for SoC platforms
by Luis Correia
· 15 years ago
6424bf7
wireless: rt2x00: rt2800pci: new id
by Xose Vazquez Perez
· 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
6e93d71
rt2x00: fix rt2800pci compilation with SoC
by Helmut Schaa
· 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
714fa663
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
by Gertjan van Wingerde
· 16 years ago
cea90e5
rt2x00: Introduce SoC interface type.
by Gertjan van Wingerde
· 16 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
· 16 years ago
67a4c1e
rt2x00: Unify rt2800 WPDMA ready waiting functions.
by Gertjan van Wingerde
· 16 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 16 years ago
5122d89
rt2x00: Cleanup chip handling helper functions.
by Gertjan van Wingerde
· 16 years ago
73a2f12
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
by Gertjan van Wingerde
· 16 years ago
00e23ce
rt2x00: Fix checks for rt2800 SOC support.
by Gertjan van Wingerde
· 16 years ago
354e39d
rt2x00: Remove SKBDESC_L2_PADDED flag.
by Gertjan van Wingerde
· 16 years ago
1398d45
rt2x00 : trim the skb after having the l2pad removed.
by Alban Browaeys
· 16 years ago
e6218cc
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
by Gertjan van Wingerde
· 16 years ago
04d0362
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 16 years ago
31a4cf1
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
by Gertjan van Wingerde
· 16 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 16 years ago
30e8403
rt2800: add eFuse EEPROM support code to rt2800lib
by Bartlomiej Zolnierkiewicz
· 16 years ago
4da2933
rt2800: unify rt2800*_probe_hw_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f2b38cb
rt2800: prepare for rt2800*_probe_hw_mode() unification
by Bartlomiej Zolnierkiewicz
· 16 years ago
4d685e5
rt2800pci: add missing RF values to rf_vals table
by Bartlomiej Zolnierkiewicz
· 16 years ago
38bd7b8
rt2800: unify EEPROM support code
by Bartlomiej Zolnierkiewicz
· 16 years ago
7ab7132
rt2800: prepare for unification of EEPROM support code
by Bartlomiej Zolnierkiewicz
· 16 years ago
a659868
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
by Gertjan van Wingerde
· 16 years ago
2015d19
rt2x00: Move interface type assignments to generic code.
by Gertjan van Wingerde
· 16 years ago
2ce3399
rt2800: add rt2800lib (part four)
by Bartlomiej Zolnierkiewicz
· 16 years ago
fcf5154
rt2800: add rt2800lib (part three)
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »