Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d458cdf712e0c671e8e819abb16ecd6e44f9daec
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
aa51e59
brcmsmac: use bcma PCIe up and down functions
by Hauke Mehrtens
· 11 years ago
67e39c5
brcmsmac: add debug info message providing phy and radio info
by Arend van Spriel
· 11 years ago
a76e9ff
brcmsmac: Further reduce log spam from tx phy messages
by John Greene
· 11 years ago
541e667
brcmsmac: disable power-save related functions
by Arend van Spriel
· 11 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c55b376
brcmsmac: add support for adhoc mode
by Hauke Mehrtens
· 12 years ago
492b71e
brcmsmac: activate AP support
by Hauke Mehrtens
· 12 years ago
04d2e42
brcmsmac: deactivate ucode sending probe responses
by Hauke Mehrtens
· 12 years ago
5f1e59e
brcmsmac: add support for probe response template
by Hauke Mehrtens
· 12 years ago
c031df3
brcmsmac: react on changing SSID
by Hauke Mehrtens
· 12 years ago
af44e25
brcmsmac: add beacon template support
by Hauke Mehrtens
· 12 years ago
ee9794f
brcmsmac: write beacon period to hardware
by Hauke Mehrtens
· 12 years ago
0627fe3
brcmsmac: remove brcms_pub->bcmerr
by Hauke Mehrtens
· 12 years ago
73ff285
brcmsmac: remove brcms_bss_cfg->cur_etheraddr
by Hauke Mehrtens
· 12 years ago
7a6c0b1
brcmsmac: remove brcms_bss_cfg->up
by Hauke Mehrtens
· 12 years ago
01996ea
brcmsmac: remove brcms_bss_cfg->enable
by Hauke Mehrtens
· 12 years ago
6da3b6c
brcmsmac: remove brcms_bss_cfg->associated
by Hauke Mehrtens
· 12 years ago
45c4f65
brcmsmac: remove brcms_bss_cfg->BSS
by Hauke Mehrtens
· 12 years ago
70268ce
brcmsmac: add interface type to brcms_bss_cfg
by Hauke Mehrtens
· 12 years ago
39b2d36
brcmsmac: implement ieee80211_ops get_tsf and set_tsf
by Hauke Mehrtens
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
7626cf1
brcmsmac: export firmware version to ethtool
by Hauke Mehrtens
· 12 years ago
b56e681
brcmsmac: Remove unnecessary memset casts
by Joe Perches
· 12 years ago
e81c7e9
brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.
by Joe Perches
· 12 years ago
b90af3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
0d61c91
brcmsmac: avoid 512 byte stack variable
by Tim Gardner
· 12 years ago
708eb54
brcmsmac: fix u16 overflow warning
by Tim Gardner
· 12 years ago
7b2385b
brcmsmac: rework of mac80211 .flush() callback operation
by Arend van Spriel
· 12 years ago
0e33e48
brcmsmac: fix tx status processing
by Arend van Spriel
· 12 years ago
b180b10
brcmsmac: allow user-space setting of interface address
by Arend van Spriel
· 12 years ago
c2397bb
brcmsmac: initialize morepending in brcms_b_recv()
by Geert Uytterhoeven
· 12 years ago
9dd4ea5
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
by Hauke Mehrtens
· 12 years ago
512ae05
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
by Hauke Mehrtens
· 12 years ago
6f80f01
brcmsmac: add support for cores with revision 17
by Hauke Mehrtens
· 12 years ago
57fe504
brcmsmac: fix bounds checking in tx/rx
by Piotr Haber
· 12 years ago
94d9902
brcmsmac: cleanup in isr code
by Piotr Haber
· 12 years ago
c4dea35
brcmsmac: handle packet drop during transmit correctly
by Piotr Haber
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6940c9b
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
by Seth Forshee
· 12 years ago
9242c72
brcmsmac: Remove some noisy and uninformative debug messages
by Seth Forshee
· 12 years ago
e3c0d8a
brcmsmac: Add tracepoint for macintstatus
by Seth Forshee
· 12 years ago
cdf4352
brcmsmac: Improve tx trace and debug support
by Seth Forshee
· 12 years ago
90123e0
brcmsmac: Add brcms_dbg_dma() debug macro
by Seth Forshee
· 12 years ago
229a41d
brcmsmac: Add brcms_dbg_int() debug macro
by Seth Forshee
· 12 years ago
5ce58bb
brcmsmac: Add rx and tx debug macros
by Seth Forshee
· 12 years ago
913911f
brcmsmac: Add brcms_dbg_mac80211() debug macro
by Seth Forshee
· 12 years ago
b353dda
brcmsmac: Use debug macros for general error and debug statements
by Seth Forshee
· 12 years ago
b034174
brcmsmac: Add module parameter for setting the debug level
by Seth Forshee
· 12 years ago
1ca47e6
brcm80211: Convert log message levels to debug levels
by Seth Forshee
· 12 years ago
75be3e2
brcmsmac: Reduce number of entries in tx DMA rings
by Seth Forshee
· 12 years ago
e041f65
brcmsmac: Remove internal tx queue
by Seth Forshee
· 12 years ago
32d0f12
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
by Seth Forshee
· 12 years ago
7f2de08
brcmsmac: Remove unimplemented flow control functions
by Seth Forshee
· 12 years ago
5c8067c
brcmsmac: Don't weight AMPDU packets in txfifo
by Seth Forshee
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
dfae714
bcma: add an extra pcie core struct
by Hauke Mehrtens
· 12 years ago
858a455
brcmsmac: use ieee80211_channel_to_frequency
by Johannes Berg
· 12 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
· 12 years ago
644e8c0
brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.
by Thomas Huehn
· 12 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
· 12 years ago
cacaa64
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
by Hauke Mehrtens
· 12 years ago
093cd33
brcmsmac: extend xmtfifo_sz array
by Hauke Mehrtens
· 12 years ago
0d3b9dd
brcmsmac: add a conditions for core rev 17 again
by Hauke Mehrtens
· 12 years ago
a5fed0c
brcmsmac: remove some unnessessacry casts and void pointer
by Hauke Mehrtens
· 12 years ago
1ef1a57
brcmsmac: use chip and package id constants from bcma
by Hauke Mehrtens
· 12 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
· 12 years ago
edc7651
brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed
by Seth Forshee
· 12 years ago
9169129
brcm80211: smac: always set channel specified by mac80211
by Seth Forshee
· 12 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 12 years ago
a06f210
brcmsmac: read PCI vendor and device id only for PCI devices
by Hauke Mehrtens
· 13 years ago
c496fe3
brcmsmac: remove pcicore_fixcfg()
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
b30ee75
brcmsmac: remove ai_pci_setup()
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
898d3c3
brcmsmac: use sprom from bcma
by Hauke Mehrtens
· 13 years ago
6ead629
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
by Eldad Zack
· 13 years ago
badc4f0
brcm80211: smac: resume transmit fifo upon receiving frames
by Arend van Spriel
· 13 years ago
051d3b5
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
137dabe
brcm80211: smac: remove smatch warnings from brcmsmac code
by Arend van Spriel
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
8926574
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
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
02f7719
brcm80211: Use pr_fmt and pr_<level>
by Joe Perches
· 13 years ago
c2e6d5a
brcm80211: Use brcmu_dbg_hex_dump
by Joe Perches
· 13 years ago
18aad4f
brcm80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8ae7465
brcm80211: Use normal DEBUG define
by Joe Perches
· 13 years ago
f96b08a
brcmsmac: fix tx queue flush infinite loop
by Stanislaw Gruszka
· 13 years ago
3b758a6
brcm80211: smac: remove mapped core related function from aiutils.c
by Arend van Spriel
· 13 years ago
937642f
brcm80211: smac: remove interrupt disable callback functionality
by Arend van Spriel
· 13 years ago
a8779e4
brcm80211: smac: use bcma core control functions
by Arend van Spriel
· 13 years ago
7d8e18e
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
by Arend van Spriel
· 13 years ago
4b006b1
brcm80211: smac: use bcma functions for register access in phy code
by Arend van Spriel
· 13 years ago
e81da65
brcm80211: smac: use bcma function for register access in dma.c
by Arend van Spriel
· 13 years ago
2e81b9b
brcm80211: smac: use DMA-API calls for descriptor allocations
by Arend van Spriel
· 13 years ago
16d2812
brcm80211: smac: use bcma core register access functions for 802.11 core
by Arend van Spriel
· 13 years ago
28a5344
brcm80211: smac: change ai_attach interface taking a bcma_bus object
by Arend van Spriel
· 13 years ago
b63337a
brcm80211: smac: change attach interfaces in main.c for bcma support
by Arend van Spriel
· 13 years ago
Next »