Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
64f1e00d8edb54f5d25fb0114a46050fb8340df4
/
drivers
/
net
/
wireless
/
brcm80211
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
0b5306b
brcm80211: pointless current->files passed to filp_close()
by Al Viro
· 13 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
040a783
wireless: brcm80211: use %pM to print BSSID
by Andy Shevchenko
· 13 years ago
644e8c0
brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.
by Thomas Huehn
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 13 years ago
db00348
brcmsmac: handle non PCI devices in the phy code
by Hauke Mehrtens
· 13 years ago
ae0146f
brcmsmac: fix read in write_phy_reg
by Hauke Mehrtens
· 13 years ago
cacaa64
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
by Hauke Mehrtens
· 13 years ago
ec5ab1d
brcmsmac: fix DMA on SoCs
by Hauke Mehrtens
· 13 years ago
093cd33
brcmsmac: extend xmtfifo_sz array
by Hauke Mehrtens
· 13 years ago
c9d6afc
brcmsmac: add some workarounds for other chips again
by Hauke Mehrtens
· 13 years ago
0d3b9dd
brcmsmac: add a conditions for core rev 17 again
by Hauke Mehrtens
· 13 years ago
a5fed0c
brcmsmac: remove some unnessessacry casts and void pointer
by Hauke Mehrtens
· 13 years ago
1ef1a57
brcmsmac: use chip and package id constants from bcma
by Hauke Mehrtens
· 13 years ago
780b9c4
brcmsmac: use core id constants from bcma
by Hauke Mehrtens
· 13 years ago
6236dc2
brcmsmac: remove some redundant chip common workarounds
by Hauke Mehrtens
· 13 years ago
33ae5a5
brcmsmac: remove si_pmu_spuravoid_pllupdate()
by Hauke Mehrtens
· 13 years ago
4d22641
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
by Hauke Mehrtens
· 13 years ago
40bd94c
brcmsmac: remove ai_findcore()
by Hauke Mehrtens
· 13 years ago
ed1dd81
brcmsmac: use container_of instead of cast
by Hauke Mehrtens
· 13 years ago
72d4d66
brcmsmac: remove ai_get_buscore{type,rev}()
by Hauke Mehrtens
· 13 years ago
1dfef20
brcmsmac: remove PCI_FORCEHT() macro
by Hauke Mehrtens
· 13 years ago
a55b316
brcmsmac: remove PCIE() macro
by Hauke Mehrtens
· 13 years ago
32c336a
brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch
by Arend van Spriel
· 13 years ago
8732baa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9bd02c6
brcmfmac: fix sparse warning introduced with checkdied patch
by Arend van Spriel
· 13 years ago
85a4a1c
brcmfmac: add BCM4334 support
by Franky Lin
· 13 years ago
6d4ef68
brcmfmac: reduce allocations needed during nvram data download
by Arend van Spriel
· 13 years ago
d610cde
brcmfmac: use firmware data buffer directly for nvram
by Franky Lin
· 13 years ago
c3d2bc3
brcmfmac: move glom alignment setting to SDIO bus layer
by Franky Lin
· 13 years ago
bbfd6a6
brcmfmac: restrict dongle txglom disable to old SDIO core
by Franky Lin
· 13 years ago
135e4c6
brcmfmac: add support for bus specific data command
by Franky Lin
· 13 years ago
c49aa4a
brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
by Arend van Spriel
· 13 years ago
8dc0181
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
by Arend van Spriel
· 13 years ago
edc7651
brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed
by Seth Forshee
· 13 years ago
853346d
brcm80211: smac: don't validate channels against internal regulatory data
by Seth Forshee
· 13 years ago
2cf5089
brcm80211: smac: use mac80211 channel data for tx power limits
by Seth Forshee
· 13 years ago
2ab631f
brcm80211: smac: enable/disable radio on regulatory updates
by Seth Forshee
· 13 years ago
cf03c5d
brcm80211: smac: inform mac80211 of the X2 regulatory domain
by Seth Forshee
· 13 years ago
2810a61
brcm80211: smac: clean up channel.c
by Seth Forshee
· 13 years ago
a3ce5cc1
brcm80211: smac: remove unused code for 40MHz channels
by Seth Forshee
· 13 years ago
9169129
brcm80211: smac: always set channel specified by mac80211
by Seth Forshee
· 13 years ago
0bd8b79
brcm80211: smac: don't set up tx power limits during initialization
by Seth Forshee
· 13 years ago
4fc0d01
brcmfmac: introduce checkdied debugfs functionality
by Arend van Spriel
· 13 years ago
b3c911e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8096983
brcmfmac: expose sdio internal counters in debugfs
by Arend van Spriel
· 13 years ago
d319a7c
brcmfmac: add debugfs helper functions
by Arend van Spriel
· 13 years ago
5e16e8e
brcmsmac: fix smatch warning found in ampdu.c
by Arend van Spriel
· 13 years ago
d597ee7
brcmsmac: remove brcms_set_hint() function
by Arend van Spriel
· 13 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2b0446c
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
by Chris Yungmann
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
1dacd19
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
by Dan Carpenter
· 13 years ago
9be0292
brcm80211: remove an unneeded NULL check
by Dan Carpenter
· 13 years ago
f304a99
brcmfmac: Fix likely misuse of | for &
by Joe Perches
· 13 years ago
a0f6876
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
edb9bc9
brcmfmac: use vmalloc to allocate mem for the firmware
by Hauke Mehrtens
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
c51fa66
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
by Sarah Sharp
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 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
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
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
Next »