Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07590f080d5f29e33158b22f7ad6079b85d87609
/
drivers
07590f0
iwlwifi: drv object can release its own memory
by Emmanuel Grumbach
· 13 years ago
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 13 years ago
a78be21
iwlwifi: move uCode flags handling to op_mode
by Johannes Berg
· 13 years ago
e211b24
iwlwifi: move content of iwl_probe to post fetch_fw
by Emmanuel Grumbach
· 13 years ago
e9daccd
iwlwifi: parse_tlv functions set the fw_version string
by Emmanuel Grumbach
· 13 years ago
e8b461c
rt2800pci: Fix 'Error - MCU request failed' during initialization
by Jakub Kicinski
· 13 years ago
09a3311
rt2800: Add documentation on MCU requests
by Jakub Kicinski
· 13 years ago
2530c55
iwlwifi: iwl-agn.h included twice
by Danny Kukawka
· 13 years ago
c143189
mac80211_hwsim: correctly line up a multiline printk
by Antonio Quartulli
· 13 years ago
fda8241
brcm80211: fmac: use correct firmware filename
by Rafał Miłecki
· 13 years ago
d4ca009
brcm80211: fmac: fix a couple checking after dereference bugs
by Dan Carpenter
· 13 years ago
06d9b6a
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
by Stanislav Yakovlev
· 13 years ago
682dd04
ath9k: Cleanup mci.c
by Sujith Manoharan
· 13 years ago
37cd9d7
ath9k_hw: MCI whitespace/debug cleanup
by Sujith Manoharan
· 13 years ago
0cc4cde
ath9k_hw: Remove HW revision checks
by Sujith Manoharan
· 13 years ago
4f851df
ath9k_hw: Cleanup MCI reset routine
by Sujith Manoharan
· 13 years ago
70982b7
ath9k: Modify ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
9a15858
ath9k: Remove ATH9K_HW_CAP_MCI checks
by Sujith Manoharan
· 13 years ago
64ab38d
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
by Sujith Manoharan
· 13 years ago
9d5b80f
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
cee5341
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
by Sujith Manoharan
· 13 years ago
bf047fc
ath9k_htc: Start/stop btcoex using a helper
by Sujith Manoharan
· 13 years ago
dbccdd1
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
a3f846f
ath9k_hw: Cleanup MCI function declarations
by Sujith Manoharan
· 13 years ago
f4701b5
ath9k_hw: Cleanup MCI bits from hw.h
by Sujith Manoharan
· 13 years ago
528e5d3
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
by Sujith Manoharan
· 13 years ago
f2f408e
ath9k_hw: Setup MCI calibration using a helper
by Sujith Manoharan
· 13 years ago
d1ca8b8
ath9k_hw: Handle MCI power state using a helper
by Sujith Manoharan
· 13 years ago
5a1e273
ath9k_hw: Use a helper function to get MCI ISR
by Sujith Manoharan
· 13 years ago
d68475d
ath9k: Initialize BTCOEX scheme using a helper
by Sujith Manoharan
· 13 years ago
4daa776
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
c0ac53f
ath9k: Calculate ampdu limit using a helper
by Sujith Manoharan
· 13 years ago
56ca0dba
ath9k: Process BTCOEX interrupts using a helper
by Sujith Manoharan
· 13 years ago
df198b1
ath9k: Use proper start/stop routines for BTCOEX
by Sujith Manoharan
· 13 years ago
5908120
ath9k: Move BTCOEX init/deinit functions to gpio.c
by Sujith Manoharan
· 13 years ago
d3c83ac
ath9k: Initialize MCI params using a helper
by Sujith Manoharan
· 13 years ago
ea510e4
ath9k: Cleanup MCI init/deinit routines
by Sujith Manoharan
· 13 years ago
c91ec46
ath9k: Remove AR9462 v1.0 support
by Sujith Manoharan
· 13 years ago
c393862
wireless: Fix typo in mac80211_hwsim.c
by Masanari Iida
· 13 years ago
2ed7188
rt2x00:Add RT5372 chipset support
by John Li
· 13 years ago
a39fb22
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
by Pavel Roskin
· 13 years ago
4e3c3b8
rtlwifi: Fix breakage in debug functions when built as a module
by Larry Finger
· 13 years ago
2e9c43d
rt2x00:Add VCO recalibration
by John Li
· 13 years ago
9da2723
ath9k: Fix descriptor length for AR9462
by Sujith Manoharan
· 13 years ago
f4c6ac27
ath9k: Fix programming SYNTH4 for AR9462
by Sujith Manoharan
· 13 years ago
ae245cd
ath9k: Initialize NF values properly
by Sujith Manoharan
· 13 years ago
4bc7cda
ath9k: Remove unused initvals
by Sujith Manoharan
· 13 years ago
dbb07f0
ath9k: Fix phyerr debug statistics
by Sujith Manoharan
· 13 years ago
4203214
ath9k: Prettify recv debugfs file output
by Sujith Manoharan
· 13 years ago
f8b815d
ath9k: Add a debugfs file to display reset statistics
by Sujith Manoharan
· 13 years ago
6bcf6f6
ath9k: Merge wiphy and misc debugfs files
by Sujith Manoharan
· 13 years ago
25d78d3
ath9k: Remove unnecessary variable initialization
by Sujith Manoharan
· 13 years ago
14fec8d
ath9k_hw: remove duplicate initvals
by Felix Fietkau
· 13 years ago
d42a179
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
by Gertjan van Wingerde
· 13 years ago
d896d46
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 13 years ago
0a8a721
ath9k: remove unnecessary PS wrappers
by Mohammed Shafi Shajakhan
· 13 years ago
5ce3df6
ath9k: remove obsolete comments
by Mohammed Shafi Shajakhan
· 13 years ago
cede8b6
ath5k:Remove __raw_read and __raw_write
by Jonathan Bither
· 13 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 13 years ago
4e3bc14
iwlegacy: remove il_is_rfkill_hw
by Stanislaw Gruszka
· 13 years ago
6668e4e
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
by Stanislaw Gruszka
· 13 years ago
bc269a8
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
by Stanislaw Gruszka
· 13 years ago
d87c771
iwlegacy: small queue initializations cleanup
by Stanislaw Gruszka
· 13 years ago
3976b45
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
by Stanislaw Gruszka
· 13 years ago
71e0c6c
iwlegacy: small il4965_set_hw_ready cleanup
by Stanislaw Gruszka
· 13 years ago
586e45e
iwlegacy: check correct il_poll_bit error value
by Stanislaw Gruszka
· 13 years ago
775ed8a
iwlegacy: do not grab nic access if rfkill
by Stanislaw Gruszka
· 13 years ago
c37281a
iwleagcy: fix ident code damage
by Stanislaw Gruszka
· 13 years ago
774212b
iwleagcy: remove old comments
by Stanislaw Gruszka
· 13 years ago
9ce7b73
iwlegacy: improve mac operation debuggability a bit
by Stanislaw Gruszka
· 13 years ago
288f9954
iwlegacy: get rid of tx/rx traffic log
by Stanislaw Gruszka
· 13 years ago
c936355
iwlegacy: merge all ops structures into one
by Stanislaw Gruszka
· 13 years ago
1600b87
iwlegacy: merge il_lib_ops into il_ops
by Stanislaw Gruszka
· 13 years ago
f03ee2a
iwlegacy: remove il_apm_ops
by Stanislaw Gruszka
· 13 years ago
a89268e
iwlegacy: merge eeprom_ops into lib_ops
by Stanislaw Gruszka
· 13 years ago
527901d
iwlegacy: remove temp_ops
by Stanislaw Gruszka
· 13 years ago
93b7654
iwlegacy: move debugfs_ops to il_priv
by Stanislaw Gruszka
· 13 years ago
3dfea27
iwlegacy: gather all 4965 handlers in one place
by Stanislaw Gruszka
· 13 years ago
93a984a
iwlegacy: regulatory_bands is not an ops
by Stanislaw Gruszka
· 13 years ago
a5f1613
iwlegacy: use writeb,writel,readl directly
by Stanislaw Gruszka
· 13 years ago
4e5ea20
iwlegacy: cleanup/fix memory barriers
by Stanislaw Gruszka
· 13 years ago
1e0f32a
iwlegacy: always check if got h/w access before write
by Stanislaw Gruszka
· 13 years ago
b660303
iwlegacy: dump stack when fail to gain access to the device
by Stanislaw Gruszka
· 13 years ago
3fccdcf
rtlwifi: rtl8192se firmware load can overflow target buffer
by Tim Gardner
· 13 years ago
52e1409
brcm80211: fmac: make sdio firmware filename specific
by Arend van Spriel
· 13 years ago
71bb244
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
by Arend van Spriel
· 13 years ago
cf44066
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
by Arend van Spriel
· 13 years ago
bcbec9e
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
by Arend van Spriel
· 13 years ago
1bb1f38
brcm80211: fmac: update bus state in common driver part
by Arend van Spriel
· 13 years ago
c0e89f0
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
by Arend van Spriel
· 13 years ago
f3d7cdc
brcm80211: fmac: move module entry points to dhd_linux.c
by Arend van Spriel
· 13 years ago
0a332e4
brcm80211: fmac: use specific types in struct brcmf_bus
by Arend van Spriel
· 13 years ago
89fdb46
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
by Franky Lin
· 13 years ago
2315992
brcm80211: fmac: resolve smatch issues in brcmfmac code
by Arend van Spriel
· 13 years ago
137dabe
brcm80211: smac: remove smatch warnings from brcmsmac code
by Arend van Spriel
· 13 years ago
5e37920
brcm80211: smac: fix endless retry of A-MPDU transmissions
by Arend van Spriel
· 13 years ago
0134353
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
by Arend van Spriel
· 13 years ago
1570e53
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
by Arend van Spriel
· 13 years ago
e1fa746
Correcting typos in rtlwifi/base.c
by Tristan Pourcelot
· 13 years ago
02b6ab0
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
by Larry Finger
· 13 years ago
Next »