Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40d07030625840156bffe2da3e9f14f87d7a4a99
/
drivers
/
net
40d0703
mwifiex: add bss start and bss stop commands for AP
by Avinash Patil
· 13 years ago
75edd2c
mwifiex: append peer mac address TLV in key material command to firmware
by Avinash Patil
· 13 years ago
67fdf39
mwifiex: save adapter pointer in wiphy_priv
by Avinash Patil
· 13 years ago
cd8440d
mwifiex: multi-interface support for mwifiex
by Avinash Patil
· 13 years ago
d6bffe8
mwifiex: support for creation of AP interface
by Avinash Patil
· 13 years ago
0378538
mwifiex: handle station specific commands on STA interface only
by Avinash Patil
· 13 years ago
64b05e2
mwifiex: allocate space for one more mwifiex_private structure
by Avinash Patil
· 13 years ago
dfcfb54
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
by Bjorn Helgaas
· 13 years ago
22291ce
brcmsmac: handle non pci in ai_deviceremoved()
by Hauke Mehrtens
· 13 years ago
a06f210
brcmsmac: read PCI vendor and device id only for PCI devices
by Hauke Mehrtens
· 13 years ago
00bcda4
brcmsmac: do not access host_pci
by Hauke Mehrtens
· 13 years ago
270e38d
brcmsmac: remove nicpci.c
by Hauke Mehrtens
· 13 years ago
c496fe3
brcmsmac: remove pcicore_fixcfg()
by Hauke Mehrtens
· 13 years ago
2ffd795
brcmsmac: remove pcie_extendL1timer()
by Hauke Mehrtens
· 13 years ago
60dda6c
brcmsmac: remove pcicore_find_pci_capability()
by Hauke Mehrtens
· 13 years ago
9a1fcff
brcmsmac: remove pcicore_attach()
by Hauke Mehrtens
· 13 years ago
712e3c1
brcmsmac: remove _ai_clkctl_cc()
by Hauke Mehrtens
· 13 years ago
fa0b823
brcmsmac: remove ai_gpiocontrol()
by Hauke Mehrtens
· 13 years ago
763997f
brcmsmac: remove ai_chipcontrl_epa4331
by Hauke Mehrtens
· 13 years ago
b30ee75
brcmsmac: remove ai_pci_setup()
by Hauke Mehrtens
· 13 years ago
6328629
brcmsmac: remove pcicore_hwup()
by Hauke Mehrtens
· 13 years ago
23c8ae8
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
by Hauke Mehrtens
· 13 years ago
5d661a7
brcmsmac: remove references to PCI
by Hauke Mehrtens
· 13 years ago
d43c1c5
brcmsmac: remove support for cc rev < 20
by Hauke Mehrtens
· 13 years ago
1928ad7
brcmsmac: get board and chip info from bcma
by Hauke Mehrtens
· 13 years ago
47671b1
brcmsmac: remove brcmsmac own sprom parsing
by Hauke Mehrtens
· 13 years ago
898d3c3
brcmsmac: use sprom from bcma
by Hauke Mehrtens
· 13 years ago
0a2fcaa
bcma: add boardinfo struct
by Hauke Mehrtens
· 13 years ago
5a20ef3
ssb: remove rev from boardinfo
by Hauke Mehrtens
· 13 years ago
12d9568
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
5f561f6
wlcore/wl12xx: implement better beacon loss handling
by Bartosz.Markowski@tieto.com
· 13 years ago
161f17b
wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()
by Jesper Juhl
· 13 years ago
bd28a58
wireless: TI wlxxx depends on MAC80211
by Randy Dunlap
· 13 years ago
0230dfe
wlcore: fixup an allocation
by Dan Carpenter
· 13 years ago
cd840f6
wlcore: release lock on error in wl1271_op_suspend()
by Dan Carpenter
· 13 years ago
b95d7ce
wl12xx: support wowlan wakeup patterns
by Eyal Shapira
· 13 years ago
dbe0a8c
wlcore: add RX filters driver state mgmt functions
by Eyal Shapira
· 13 years ago
c21eebb
wl12xx: add RX filters ACX commands
by Eyal Shapira
· 13 years ago
a6eab0c
wlcore: add RX filters util functions
by Eyal Shapira
· 13 years ago
fd492ed
wlcore: use GFP_KERNEL together with GFP_DMA
by Luciano Coelho
· 13 years ago
8f4b203
b43legacy: Fix error due to MMIO access with SSB unpowered
by Larry Finger
· 13 years ago
d8b3fc5
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
by Franky Lin
· 13 years ago
5c15c23
brcmfmac: remove function brcmf_sdcard_regfail
by Franky Lin
· 13 years ago
5869275
brcmfmac: remove redundant retries for SDIO core register access
by Franky Lin
· 13 years ago
e13ce26
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
by Franky Lin
· 13 years ago
79ae395
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
by Franky Lin
· 13 years ago
3bba829
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
by Franky Lin
· 13 years ago
45db339
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
by Franky Lin
· 13 years ago
e9b8d91
brcmfmac: introduce unified register access interface for SDIO
by Franky Lin
· 13 years ago
7d9cfc2
brcmfmac: decouple set_sbaddr_window from register write interface
by Franky Lin
· 13 years ago
ce454e8
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
by Franky Lin
· 13 years ago
abb7fbb
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
by Franky Lin
· 13 years ago
8a90555
ath9k_hw: Fix RTT calibration
by Sujith Manoharan
· 13 years ago
8ff44ef
iwlwifi: don't disable AGG queues that are not enabled
by Emmanuel Grumbach
· 13 years ago
a46c3e4
iwlwifi: don't flood logs when HT debug flag is set
by Emmanuel Grumbach
· 13 years ago
11e1165
iwlwifi: fix power index handling
by Amit Beka
· 13 years ago
f6be8b7
iwlwifi: make sure reduced tx power bit is valid
by Wey-Yi Guy
· 13 years ago
83ce21d
iwlwifi: add documentation for bt reduced tx power
by Wey-Yi Guy
· 13 years ago
dd551ab
iwlwifi: include rssi as part of decision making for reduce txpower
by Wey-Yi Guy
· 13 years ago
99e126f
mwifiex: fix coding style issue in mwifiex_deauthenticate
by Bing Zhao
· 13 years ago
2a4ffa4
mac80211_hwsim: Fix rate control by correctly reporting transmission counts
by Javier Cardona
· 13 years ago
341352d
iwlwifi: fix-up some merge damage from commit 0d6c4a2
by John W. Linville
· 13 years ago
ba89bf1
brcmfmac: add out of band interrupt support
by Franky Lin
· 13 years ago
e2f93cc
brcmfmac: postpone interrupt register function
by Franky Lin
· 13 years ago
d9126e0
brcmfmac: check bus state for status
by Franky Lin
· 13 years ago
f0116fb
brcmfmac: stop releasing sdio host in irq handler
by Franky Lin
· 13 years ago
35e7ada
iwlwifi: use 6000G2B for 6030 device series
by Wey-Yi Guy
· 13 years ago
e377a4f
iwlwifi: use correct released ucode version
by Meenakshi Venkataraman
· 13 years ago
e19d8baf
ipw2100: Fix order of device registration
by Ben Hutchings
· 13 years ago
b405079
ipw2200: Fix order of device registration
by Ben Hutchings
· 13 years ago
f2bd7f1
rt2x00: Add debugfs access for rfcsr register
by Anisse Astier
· 13 years ago
f2efd20
rt2x00: debugfs support - allow a register to be empty
by Anisse Astier
· 13 years ago
7ed85b6
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe
by Stanislav Yakovlev
· 13 years ago
4fb2f7f
iwlwifi: remove the iwl_shared reference
by Wey-Yi Guy
· 13 years ago
07d3c15
iwlwifi: modify #ifdef to avoid sparse complain
by Wey-Yi Guy
· 13 years ago
2e4c14a
mwifiex: fix static checker warnings
by Amitkumar Karwar
· 13 years ago
98e6b9d
mwifiex: add support for SD8786 sdio
by WarheadsSE
· 13 years ago
62c5054
wireless: at76c50x: allocating too much data
by Dan Carpenter
· 13 years ago
8b5bed9
iwlwifi: don't init trans->reg_lock from the op_mode
by Emmanuel Grumbach
· 13 years ago
f6b1154
iwlwifi: add option to disable 5GHz band
by Stanislaw Gruszka
· 13 years ago
c15797e
iwlwifi: use IWL_* instead of dev_printk when possible
by Emmanuel Grumbach
· 13 years ago
4d5ba61
iwlwifi: add loose coex lut
by Wey-Yi Guy
· 13 years ago
9dc4ca9
iwlwifi: change kill mask based on reduce power state
by Wey-Yi Guy
· 13 years ago
310fbfd
iwlwifi: send reduce tx power info in command
by Wey-Yi Guy
· 13 years ago
7edae18
iwlwifi: small define change
by Wey-Yi Guy
· 13 years ago
4aa79d9
iwlwifi: add reduced tx power threshold define
by Wey-Yi Guy
· 13 years ago
354ce4a
iwlwifi: add checking for the condition to reduce tx power
by Wey-Yi Guy
· 13 years ago
9a00be0
iwlwifi: add BT reduced tx power flag
by Wey-Yi Guy
· 13 years ago
a70453b
iwlwifi: remove unused macros
by Wey-Yi Guy
· 13 years ago
138a53e
libertas: include sched.h on firmware.c
by Luis R. Rodriguez
· 13 years ago
97138a1
smsc75xx: let EEPROM determine GPIO/LED settings
by Steve Glendinning
· 13 years ago
4f94a92
smsc75xx: eliminate unnecessary phy register read
by Steve Glendinning
· 13 years ago
7749622
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
by Steve Glendinning
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6e06c0e
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 13 years ago
416912a
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
by David Daney
· 13 years ago
0ca2997
netdev/of/phy: Add MDIO bus multiplexer support.
by David Daney
· 13 years ago
2510602
netdev/of/phy: New function: of_mdio_find_bus().
by David Daney
· 13 years ago
8a05ba08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
Next »