Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1510718d0fd6e20803aac95fe1d8a44846098a34
/
drivers
/
net
/
wireless
1510718
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
by Luis R. Rodriguez
· 15 years ago
3453ad8
ath9k: use ath9k_hw_write_associd() on reset
by Luis R. Rodriguez
· 15 years ago
7664072
ath9k: Use ath9k_hw_setbssidmask() on reset
by Luis R. Rodriguez
· 15 years ago
f2b2143
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
by Luis R. Rodriguez
· 15 years ago
bcd8f54
atheros: use get_unaligned_le*() for bssid mask setting
by Luis R. Rodriguez
· 15 years ago
1775374
ath: move ath_bcast_mac to common header
by Luis R. Rodriguez
· 15 years ago
9ecdef4
ath9k: rename driver core and hw power save helpers
by Luis R. Rodriguez
· 15 years ago
8c77a56
ath9k: move ath9k_hw_setpower() to main.c
by Luis R. Rodriguez
· 15 years ago
1adc93c
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
by Luis R. Rodriguez
· 15 years ago
a91d75a
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
by Luis R. Rodriguez
· 15 years ago
21526d5
ath9k: move ps helpers onto core driver when reseting tsf
by Luis R. Rodriguez
· 15 years ago
a36cfbc
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
by Luis R. Rodriguez
· 15 years ago
8b4fc5b
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
by Luis R. Rodriguez
· 15 years ago
5e19729
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
by Luis R. Rodriguez
· 15 years ago
269ad81
ath9k: simplify ath_btcoex_bt_stomp()
by Luis R. Rodriguez
· 15 years ago
766ec4a
ath9k: rename ath_btcoex_info to ath_btcoex_hw
by Luis R. Rodriguez
· 15 years ago
46289e1
ath9k: rename btcoex_scheme to just scheme
by Luis R. Rodriguez
· 15 years ago
05a0b3c
ath9k: remove unused bt_duty_cycle
by Luis R. Rodriguez
· 15 years ago
e08a6ac
ath9k: move bt_stomp_type to driver core
by Luis R. Rodriguez
· 15 years ago
8c1b395
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
by Luis R. Rodriguez
· 16 years ago
bc74bf8
ath9k: split ath9k_hw_btcoex_enable() into two helpers
by Luis R. Rodriguez
· 16 years ago
75d7839
ath9k: move driver core helpers to main.c
by Luis R. Rodriguez
· 16 years ago
7a2f0f5
ath9k: split bluetooth hardware coex init into two helpers
by Luis R. Rodriguez
· 16 years ago
af03abe
ath9k: move hw specific btcoex info to ath_hw
by Luis R. Rodriguez
· 16 years ago
2e20250
ath9k: move btcoex core driver info to its own struct
by Luis R. Rodriguez
· 16 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 16 years ago
28ad395
Kconfig: STRIP: Remove stale bits of STRIP help text
by Ralf Baechle
· 15 years ago
e16c1bb
ar9170: fix bug in iq-auto calibration value calculation
by Christian Lamparter
· 15 years ago
78bd6bb
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
by Michal Szalata
· 15 years ago
ffed130
mac80211_hwsim: Fix initial beacon timer configuration
by Jouni Malinen
· 15 years ago
b96ab54
b43: Always use block-I/O for the PIO data registers
by Michael Buesch
· 15 years ago
b7a7940
iwlwifi: fix 3945 ucode info retrieval after failure
by Reinette Chatre
· 15 years ago
2814298
iwlwifi: fix memory leak in command queue handling
by Reinette Chatre
· 15 years ago
2fac971
iwlwifi: fix debugfs buffer handling
by Reinette Chatre
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
139d606
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
b37fa87
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
6c6a22e
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
by Stanislaw Gruszka
· 15 years ago
e31f7b9
ath9k: Fix RFKILL bugs
by Sujith
· 15 years ago
33e2fb2
drivers/net/wireless: Use usb_endpoint_dir_out
by Julia Lawall
· 15 years ago
018ae37
wl12xx: fix kconfig/link errors
by Randy Dunlap
· 15 years ago
fe24756
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
by Andrew Price
· 15 years ago
f82a924
iwlwifi: reduce noise when skb allocation fails
by Reinette Chatre
· 15 years ago
bba9887
iwlwifi: do not send sync command while holding spinlock
by Reinette Chatre
· 15 years ago
fe9f634
ar9170usb: add usbid for TP-Link TL-WN821N v2
by Christian Lamparter
· 15 years ago
a3ca95fb
ath9k: Disable autosleep feature by default.
by Vivek Natarajan
· 15 years ago
edbf51f
ath9k: Fix regression in PA calibration
by Sujith
· 15 years ago
d865ca6c
ath9k: Fix bug in chain handling
by Senthil Balasubramanian
· 15 years ago
42abfbe
ath9k: Fix AHB reset for AR9280
by Vivek Natarajan
· 15 years ago
ce143bb
ath9k: Adjust the chainmasks properly
by Senthil Balasubramanian
· 15 years ago
0a475cc
ath9k: Do a full reset for AR9280
by Vasanthakumar Thiagarajan
· 15 years ago
9ebef799
ath9k: Don't read NF when chip has gone through full sleep mode
by Vasanthakumar Thiagarajan
· 15 years ago
204d794
ath9k: Fix rx data corruption
by Vasanthakumar Thiagarajan
· 15 years ago
d8caa83
ath9k: Fix chip wakeup issue
by Sujith
· 15 years ago
46fe782
ath9k: Restore TSF after RESET
by Sujith
· 15 years ago
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 15 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 15 years ago
692e565
b43: Implement RFKILL status for LP PHY
by Larry Finger
· 15 years ago
4963cce
b43: Remove BROKEN attribute from SDIO
by Michael Buesch
· 15 years ago
82905ac
b43: fix build error if !CONFIG_B43_LEDS
by Albert Herranz
· 15 years ago
e899a3f
b43: Don't abuse wl->current_dev in the led work
by Michael Buesch
· 15 years ago
9308779
b43: Add LP PHY Analog Switch Support
by Thomas Ilnseher
· 15 years ago
09ebe2f
b43: Disable PMQ mechanism
by Michael Buesch
· 15 years ago
990b86f
b43: Add optional verbose runtime statistics
by Michael Buesch
· 15 years ago
176e9f6
b43: Fix IRQ sync for SDIO
by Michael Buesch
· 15 years ago
a8696c8
b43: Fix SDIO interrupt handler deadlock
by Michael Buesch
· 15 years ago
ce6c4a1
b43: Do not use _irqsafe callbacks
by Michael Buesch
· 15 years ago
3dbba8e2
b43: Add Soft-MAC SDIO device support
by Albert Herranz
· 15 years ago
a78b3bb
b43: Rewrite suspend/resume code
by Michael Buesch
· 15 years ago
c3de943
p54usb: add Zcomax XG-705A usbid
by Christian Lamparter
· 15 years ago
96d8c6a
iwlwifi: disable powersave for 4965
by Johannes Berg
· 15 years ago
4a86eaa
iwlwifi: find the correct first antenna
by Wey-Yi Guy
· 15 years ago
de0bd50
iwlwifi: fix potential rx buffer loss
by Reinette Chatre
· 15 years ago
c929c5a
iwlwifi: fix HT operation in 2.4 GHz band
by Daniel C Halperin
· 15 years ago
91d372c
b43: Fix resume failure
by Michael Buesch
· 15 years ago
7ab44f1
wireless: default CONFIG_WLAN to y
by Luis R. Rodriguez
· 15 years ago
10a01bf
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
5ab9549
b43: Force-wake queues on init
by Michael Buesch
· 15 years ago
05f5719
hostap: Revert a toxic part of the conversion to net_device_ops
by Martin Decky
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 16 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 16 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3264690
wl12xx: Fix print_mac() conversion.
by David S. Miller
· 15 years ago
0aad191
wl12xx: switch to %pM to print the mac address
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
f7f7117
p54usb: add Zcomax XG-705A usbid
by Christian Lamparter
· 15 years ago
9d480b8
debugfs: Change debugfs directory of IWMC3200
by GeunSik Lim
· 16 years ago
559a474
iwlwifi: disable powersave for 4965
by Johannes Berg
· 15 years ago
2ff6578
iwlwifi: find the correct first antenna
by Wey-Yi Guy
· 15 years ago
0aae511
iwlwifi: fix potential rx buffer loss
by Reinette Chatre
· 15 years ago
392a0ba
iwlwifi: fix HT operation in 2.4 GHz band
by Daniel C Halperin
· 15 years ago
e175e99
b43: Fix resume failure
by Michael Buesch
· 15 years ago
ff4d572
wireless: default CONFIG_WLAN to y
by Luis R. Rodriguez
· 15 years ago
d37b7da
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
32f6afd
b43: Force-wake queues on init
by Michael Buesch
· 15 years ago
e484c16
hostap: Revert a toxic part of the conversion to net_device_ops
by Martin Decky
· 15 years ago
8c8f9ba
ath9k: Initialize the priority gpio for BT coex 3-wire
by Vasanthakumar Thiagarajan
· 16 years ago
f42cc2c
ath9k: Get rid of the modparam btcoex_enable
by Vasanthakumar Thiagarajan
· 16 years ago
fe12946
ath9k: Enable btcoex based on the subsystem id of the device
by Vasanthakumar Thiagarajan
· 16 years ago
Next »