Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a62e5ef94f754892734f99e87ca3dedd3cef277
/
drivers
6a62e5ef
rt2800: do not enable tbtt unless we are in a beacon mode
by Josef Bacik
· 15 years ago
dd6ae4f
ath9k: fix massive rx packet loss issue
by Felix Fietkau
· 15 years ago
31a4cf1
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
by Gertjan van Wingerde
· 15 years ago
16475b0
rt2x00: Log RT/RF chipset information correctly.
by Gertjan van Wingerde
· 15 years ago
cce5fc4
rt2x00: Initialize rf302x RF values properly for rt2800pci.
by Gertjan van Wingerde
· 15 years ago
fa6f632
rt2x00: Fix rt2800lib RF chip programming selection.
by Gertjan van Wingerde
· 15 years ago
235faf9
rt2800lib: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
c37919b
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
by Vasanthakumar Thiagarajan
· 15 years ago
c90017d
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
by Vasanthakumar Thiagarajan
· 15 years ago
f273fe5
rt2x00: Properly detect Ralink RT3070 devices.
by Gertjan van Wingerde
· 15 years ago
41a2617
rt2x00: Fix typo in rf programming of rt2800lib.
by Gertjan van Wingerde
· 15 years ago
b34e620
rt2x00: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
13b409c
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
by Jason Andryuk
· 15 years ago
a6ef92a
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
by Jason Andryuk
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
6aefbfa
rt2500usb: remove dead link tuning code
by Bartlomiej Zolnierkiewicz
· 15 years ago
40beee5
rt2800usb: add eFuse EEPROM support
by Bartlomiej Zolnierkiewicz
· 15 years ago
30e8403
rt2800: add eFuse EEPROM support code to rt2800lib
by Bartlomiej Zolnierkiewicz
· 15 years ago
4116cb4
rt2800usb: fix RX descriptor naming
by Bartlomiej Zolnierkiewicz
· 15 years ago
4da2933
rt2800: unify rt2800*_probe_hw_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
f2b38cb
rt2800: prepare for rt2800*_probe_hw_mode() unification
by Bartlomiej Zolnierkiewicz
· 15 years ago
726984b
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
4d685e5
rt2800pci: add missing RF values to rf_vals table
by Bartlomiej Zolnierkiewicz
· 15 years ago
38bd7b8
rt2800: unify EEPROM support code
by Bartlomiej Zolnierkiewicz
· 15 years ago
7ab7132
rt2800: prepare for unification of EEPROM support code
by Bartlomiej Zolnierkiewicz
· 15 years ago
863cc97
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
by Ivo van Doorn
· 15 years ago
a659868
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
by Gertjan van Wingerde
· 15 years ago
748d451
ath9k_common: clarify and correct jumbogram processing
by Luis R. Rodriguez
· 15 years ago
165864d
ath9k_common: remove ath9k_compute_qual()
by Luis R. Rodriguez
· 15 years ago
db86f07
ath9k_common: add new module to share 802.11n driver helpers
by Luis R. Rodriguez
· 15 years ago
c9b1417
ath9k: move RX skb post processing to a helper
by Luis R. Rodriguez
· 15 years ago
dc1e001
ath5k: use the common->keymap
by Luis R. Rodriguez
· 15 years ago
7e86c10
ath9k: move driver keymap, keymax and splitmic to common
by Luis R. Rodriguez
· 15 years ago
1e875e9
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
by Luis R. Rodriguez
· 15 years ago
2c74aa4
ath9k: move the max rx buffer size check to ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
dd84978
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
by Luis R. Rodriguez
· 15 years ago
cc861f7
ath: move the rx bufsize to common to share with ath5k/ath9k
by Luis R. Rodriguez
· 15 years ago
0a45da7
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
5ca4262
ath9k: avoid the copy skb->cb on every RX'd skb
by Luis R. Rodriguez
· 15 years ago
dbfc22d
ath9k: move rssi processing into a helper
by Luis R. Rodriguez
· 15 years ago
21b2273
ath9k: move qual processing into a helper
by Luis R. Rodriguez
· 15 years ago
9878841
ath9k: move rate descriptor reading into a helper
by Luis R. Rodriguez
· 15 years ago
14077f5
ath9k: remove temp variable ratecode from ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
207e968
ath9k: move RX check code into helper ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
712c13a
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
3d536ac
ath9k: move struct ath_ani to common area
by Luis R. Rodriguez
· 15 years ago
30cbd42
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
by Luis R. Rodriguez
· 15 years ago
26ab264
ath9k: do not pass the entire descriptor to ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
f52de03
ath9k: handle low buffer space for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
5008f37
ath9k: use the right hw on ath_tx_setup_buffer() for HT
by Luis R. Rodriguez
· 15 years ago
76d5a9e
ath9k: use correct hw for tx aggregation TX completion
by Luis R. Rodriguez
· 15 years ago
68a8911
ath9k: pass the ieee80211_hw on radio enable/disable
by Luis R. Rodriguez
· 15 years ago
cee71d6
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
b4afffc
ath9k: simpify RX by calling ath_get_virt_hw() once
by Luis R. Rodriguez
· 15 years ago
1bdf6c3
ath9k: update hw configuration for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
194b7c1
ath9k: fix listening to idle requests
by Luis R. Rodriguez
· 15 years ago
ac9d1a7
rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.
by Gertjan van Wingerde
· 15 years ago
2015d19
rt2x00: Move interface type assignments to generic code.
by Gertjan van Wingerde
· 15 years ago
f9ef602
drivers/net/wireless: correct check on CCS_START_NETWORK
by Julia Lawall
· 15 years ago
3e8b4d0
zd1211rw: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
e01b0e0
zd1201: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
49f146d
wl12xx: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
a830e65
prism54: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
6f48d0e9
orinoco: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
7e75b94
mwl8k: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
790e756
libertas_tf_usb: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
a974a4b
libertas: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
328aca3
iwmc3200wifi: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
873395a
ipw2200: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
a278ea3
ipw2100: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
b98a032
atmel: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
202982d
at76c50x-usb: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
c286181
b43-pio: Fix RX error path for rev>=8 devices
by Michael Buesch
· 15 years ago
6a6a5c7
staging/wireless: don't build when NET etc. are not enabled
by Randy Dunlap
· 15 years ago
309e731
iwlwifi: MAC_ACCESS_REQ cleanup
by Ben Cahill
· 15 years ago
f060fac
iwlwifi: Fix issue on file transfer stalled in HT mode
by Wey-Yi Guy
· 15 years ago
8756990
iwlagn: update write pointers in iwl_irq_tasklet()
by Ben Cahill
· 15 years ago
a7e6611
iwlwifi: Add comments about MAC_ACCESS_REQ
by Ben Cahill
· 15 years ago
2a3b793
iwlwifi: Update comments for struct iwl_ssid_ie
by Ben Cahill
· 15 years ago
e585447
iwlwifi: speed up event log dumps
by Ben Cahill
· 15 years ago
84c4069
iwlwifi: Limit size of Event Log dump
by Ben Cahill
· 15 years ago
6762f07
iwlwifi: do not base station's sm_ps setting on AP
by Wey-Yi Guy
· 15 years ago
740e7f5
iwlwifi: drop non-production PCI-IDs
by Wey-Yi Guy
· 15 years ago
0924e519
iwlwifi: fix for channel switch
by Wey-Yi Guy
· 15 years ago
6819886
iwlwifi: add FIFO usage for 5000
by Johannes Berg
· 15 years ago
bed0a68
iwlwifi: remove un-used parameter
by Wey-Yi Guy
· 15 years ago
1a71655
iwlwifi: fix FIFO vs. queue confusion
by Johannes Berg
· 15 years ago
a221e6f
iwlwifi: don't double-activate queue 4
by Johannes Berg
· 15 years ago
0748dc1
iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 series
by Wey-Yi Guy
· 15 years ago
b23aa88
iwlwifi: use configured valid rx chain for scan
by Shanyu Zhao
· 15 years ago
f1e3d7d
iwlwifi: use only one chain for scan in PS
by Shanyu Zhao
· 15 years ago
a643565
iwlwifi: print rx_on config to help debug
by Wey-Yi Guy
· 15 years ago
a3b6bd5
iwlwifi: allocate 128 bytes linear buffer for rx skb
by Zhu Yi
· 15 years ago
cf7ff8d
iwlwifi: change debug message to error in failure case
by Reinette Chatre
· 15 years ago
f54a520
b43: Rewrite TX bounce buffer handling
by Michael Buesch
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
246c65a
parisc: led: Use for_each_netdev_rcu()
by Eric Dumazet
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
8cbd962
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
by Marin Mitov
· 15 years ago
0ab365f
bnx2x: version 1.52.1-4
by Eilon Greenstein
· 15 years ago
Next »