Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9371d4ed79c1c2efefa00226f7f6b95e0e0b8f2b
/
drivers
/
net
/
wireless
9371d4e
iwlwifi: separate nic_config for different NIC
by Wey-Yi Guy
· 16 years ago
1b07a13
iwlwifi: remove un-supported eeprom parameters
by Wey-Yi Guy
· 16 years ago
85fecff
iwlwifi: modify LED blink index table
by Wey-Yi Guy
· 16 years ago
2ddb5c8
ath9k: make ath9k_common_ops const
by Luis R. Rodriguez
· 16 years ago
5bb1279
atheros: move bus ops to ath_common
by Luis R. Rodriguez
· 16 years ago
990b70a
ath9k: move ATH9K_RSSI_BAD to hw.h
by Luis R. Rodriguez
· 16 years ago
cfe8cba
ath9k: clarify what hw code is and remove ath9k.h from a few files
by Luis R. Rodriguez
· 16 years ago
9680e8a
ath9k: remove driver ASSERT, just use BUG_ON()
by Luis R. Rodriguez
· 16 years ago
e3d01bf
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
by Luis R. Rodriguez
· 16 years ago
25c56ee
ath9k: remove ath9k_ht_macmode
by Luis R. Rodriguez
· 16 years ago
6420014
ath9k: remove ath9k 25 MHz HT40 spacing stuff
by Luis R. Rodriguez
· 16 years ago
43c2761
atheros: move tx/rx chainmask to ath_common
by Luis R. Rodriguez
· 16 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 16 years ago
cd9bf68
ath9k: separate core driver and hw timer code
by Luis R. Rodriguez
· 16 years ago
b002a4a
atheros: add ieee80211_hw to ath_common
by Luis R. Rodriguez
· 16 years ago
13b8155
atheros: define shared bssidmask setting
by Luis R. Rodriguez
· 16 years ago
e5aa847
ath5k: define ath_common ops
by Luis R. Rodriguez
· 16 years ago
9adca12
ath5k: allocate ath5k_hw prior to initializing hw
by Luis R. Rodriguez
· 16 years ago
9e4bffd
atheros/ath9k: add common read/write ops and port ath9k to use it
by Luis R. Rodriguez
· 16 years ago
867633f
ath9k: Define bus agnostic bluetooth coex prep helper
by Luis R. Rodriguez
· 16 years ago
db71971
ath5k: move ath_common to ath5k_hw
by Luis R. Rodriguez
· 16 years ago
27c51f1
ath9k: move ath_common to ath_hw
by Luis R. Rodriguez
· 16 years ago
394317f
ath5k: initialize eeprom struct early on attach
by Luis R. Rodriguez
· 16 years ago
954fece
ath5k: use common curbssid, bssidmask and macaddr
by Luis R. Rodriguez
· 16 years ago
8c727e7
ar9170: make use of common macaddr and curbssid
by Luis R. Rodriguez
· 16 years ago
1510718
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
by Luis R. Rodriguez
· 16 years ago
3453ad8
ath9k: use ath9k_hw_write_associd() on reset
by Luis R. Rodriguez
· 16 years ago
7664072
ath9k: Use ath9k_hw_setbssidmask() on reset
by Luis R. Rodriguez
· 16 years ago
f2b2143
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
by Luis R. Rodriguez
· 16 years ago
bcd8f54
atheros: use get_unaligned_le*() for bssid mask setting
by Luis R. Rodriguez
· 16 years ago
1775374
ath: move ath_bcast_mac to common header
by Luis R. Rodriguez
· 16 years ago
9ecdef4
ath9k: rename driver core and hw power save helpers
by Luis R. Rodriguez
· 16 years ago
8c77a56
ath9k: move ath9k_hw_setpower() to main.c
by Luis R. Rodriguez
· 16 years ago
1adc93c
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
by Luis R. Rodriguez
· 16 years ago
a91d75a
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
by Luis R. Rodriguez
· 16 years ago
21526d5
ath9k: move ps helpers onto core driver when reseting tsf
by Luis R. Rodriguez
· 16 years ago
a36cfbc
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
by Luis R. Rodriguez
· 16 years ago
8b4fc5b
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
by Luis R. Rodriguez
· 16 years ago
5e19729
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
by Luis R. Rodriguez
· 16 years ago
269ad81
ath9k: simplify ath_btcoex_bt_stomp()
by Luis R. Rodriguez
· 16 years ago
766ec4a
ath9k: rename ath_btcoex_info to ath_btcoex_hw
by Luis R. Rodriguez
· 16 years ago
46289e1
ath9k: rename btcoex_scheme to just scheme
by Luis R. Rodriguez
· 16 years ago
05a0b3c
ath9k: remove unused bt_duty_cycle
by Luis R. Rodriguez
· 16 years ago
e08a6ac
ath9k: move bt_stomp_type to driver core
by Luis R. Rodriguez
· 16 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
· 16 years ago
e16c1bb
ar9170: fix bug in iq-auto calibration value calculation
by Christian Lamparter
· 16 years ago
78bd6bb
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
by Michal Szalata
· 16 years ago
ffed130
mac80211_hwsim: Fix initial beacon timer configuration
by Jouni Malinen
· 16 years ago
b96ab54
b43: Always use block-I/O for the PIO data registers
by Michael Buesch
· 16 years ago
b7a7940
iwlwifi: fix 3945 ucode info retrieval after failure
by Reinette Chatre
· 16 years ago
2814298
iwlwifi: fix memory leak in command queue handling
by Reinette Chatre
· 16 years ago
2fac971
iwlwifi: fix debugfs buffer handling
by Reinette Chatre
· 16 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 16 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
· 16 years ago
b37fa87
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
by Vivek Natarajan
· 16 years ago
6c6a22e
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
by Stanislaw Gruszka
· 16 years ago
e31f7b9
ath9k: Fix RFKILL bugs
by Sujith
· 16 years ago
33e2fb2
drivers/net/wireless: Use usb_endpoint_dir_out
by Julia Lawall
· 16 years ago
018ae37
wl12xx: fix kconfig/link errors
by Randy Dunlap
· 16 years ago
fe24756
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
by Andrew Price
· 16 years ago
f82a924
iwlwifi: reduce noise when skb allocation fails
by Reinette Chatre
· 16 years ago
bba9887
iwlwifi: do not send sync command while holding spinlock
by Reinette Chatre
· 16 years ago
fe9f634
ar9170usb: add usbid for TP-Link TL-WN821N v2
by Christian Lamparter
· 16 years ago
a3ca95fb
ath9k: Disable autosleep feature by default.
by Vivek Natarajan
· 16 years ago
edbf51f
ath9k: Fix regression in PA calibration
by Sujith
· 16 years ago
d865ca6c
ath9k: Fix bug in chain handling
by Senthil Balasubramanian
· 16 years ago
42abfbe
ath9k: Fix AHB reset for AR9280
by Vivek Natarajan
· 16 years ago
ce143bb
ath9k: Adjust the chainmasks properly
by Senthil Balasubramanian
· 16 years ago
0a475cc
ath9k: Do a full reset for AR9280
by Vasanthakumar Thiagarajan
· 16 years ago
9ebef79
ath9k: Don't read NF when chip has gone through full sleep mode
by Vasanthakumar Thiagarajan
· 16 years ago
204d794
ath9k: Fix rx data corruption
by Vasanthakumar Thiagarajan
· 16 years ago
d8caa83
ath9k: Fix chip wakeup issue
by Sujith
· 16 years ago
46fe782
ath9k: Restore TSF after RESET
by Sujith
· 16 years ago
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 16 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 16 years ago
692e565
b43: Implement RFKILL status for LP PHY
by Larry Finger
· 16 years ago
4963cce
b43: Remove BROKEN attribute from SDIO
by Michael Buesch
· 16 years ago
82905ac
b43: fix build error if !CONFIG_B43_LEDS
by Albert Herranz
· 16 years ago
e899a3f
b43: Don't abuse wl->current_dev in the led work
by Michael Buesch
· 16 years ago
9308779
b43: Add LP PHY Analog Switch Support
by Thomas Ilnseher
· 16 years ago
09ebe2f
b43: Disable PMQ mechanism
by Michael Buesch
· 16 years ago
990b86f
b43: Add optional verbose runtime statistics
by Michael Buesch
· 16 years ago
176e9f6
b43: Fix IRQ sync for SDIO
by Michael Buesch
· 16 years ago
a8696c8
b43: Fix SDIO interrupt handler deadlock
by Michael Buesch
· 16 years ago
ce6c4a1
b43: Do not use _irqsafe callbacks
by Michael Buesch
· 16 years ago
3dbba8e
b43: Add Soft-MAC SDIO device support
by Albert Herranz
· 16 years ago
a78b3bb
b43: Rewrite suspend/resume code
by Michael Buesch
· 16 years ago
c3de943
p54usb: add Zcomax XG-705A usbid
by Christian Lamparter
· 16 years ago
96d8c6a
iwlwifi: disable powersave for 4965
by Johannes Berg
· 16 years ago
4a86eaa
iwlwifi: find the correct first antenna
by Wey-Yi Guy
· 16 years ago
de0bd50
iwlwifi: fix potential rx buffer loss
by Reinette Chatre
· 16 years ago
c929c5a
iwlwifi: fix HT operation in 2.4 GHz band
by Daniel C Halperin
· 16 years ago
Next »