Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b1e4e9e3abca01b7be6400db879ca8c475a2c96
/
drivers
/
net
/
wireless
/
brcm80211
1b1e4e9
brcmfmac: make use of seq_file API for debugfs entries
by Arend van Spriel
· 11 years ago
5779ae6
brcmfmac: Cleanup used device IDs.
by Hante Meuleman
· 11 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c94b7e6
brcmfmac: reduce log level in fwil if firmware returns error
by Arend van Spriel
· 11 years ago
5e787f7
brcmfmac: Don't control mpc setting during scan operation
by Daniel Kim
· 11 years ago
2bb443d
brcmfmac: correct logging levels in btcoex source
by Arend van Spriel
· 11 years ago
1bacb04
brcmfmac: replace cfg80211 testmode with vendor command
by Franky Lin
· 11 years ago
51c7f5e
brcmfmac: Change USB probe routine to support Composite USB
by Hante Meuleman
· 11 years ago
d83f8fa
brcmfmac: clear ht info during attach phase
by Arend van Spriel
· 11 years ago
457cfab
brcmfmac: Add USB device 43566 to supported devices.
by Hante Meuleman
· 11 years ago
b6fd7fd
brcmfmac: Add 43569 USB support.
by Hante Meuleman
· 11 years ago
e843bb1
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semantics
by Rasmus Villemoes
· 11 years ago
c6bff54
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
by Arend van Spriel
· 11 years ago
12f3237
net: wireless: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
52f98a5
brcmfmac: remove firmware list from USB driver
by Arend van Spriel
· 11 years ago
c40edfc
brcmfmac: Remove interrupt endpoint usage from USB driver.
by Hante Meuleman
· 11 years ago
7dd3abc
brcmfmac: Increase max buffer size for receiving control message from dongle
by Daniel Kim
· 11 years ago
6833965
brcmutil: assure unused bits are cleared in 11n chanspec
by Arend van Spriel
· 11 years ago
71ded72
brcmfmac: make brcmf_fw_nvram_strip() static
by Arend van Spriel
· 11 years ago
5b8045d
brcmfmac: use asynchronous firmware request in USB
by Arend van Spriel
· 11 years ago
bd0e1b1
brcmfmac: use asynchronous firmware request in SDIO
by Arend van Spriel
· 11 years ago
c1416e7
brcmfmac: introduce asynchronous firmware loading
by Arend van Spriel
· 11 years ago
de389a5
brcmfmac: Add log of superspeed device detection to USB probe.
by Hante Meuleman
· 11 years ago
4dd7de1
brcmfmac: rework usb callback operations
by Arend van Spriel
· 11 years ago
4faf28b
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
by Arend van Spriel
· 11 years ago
dabedab
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
by Arend van Spriel
· 11 years ago
f33d7a9
brcmfmac: remove .init() callback for internal bus interface
by Arend van Spriel
· 11 years ago
5a394eb
brcmfmac: make chandef_to_chanspec() function static
by Arend van Spriel
· 11 years ago
0f0fe99
brcmfmac: restore mpc before passing scan status to cfg80211
by Arend van Spriel
· 11 years ago
181f2d1
brcmfmac: reduce log level for invalid scheduled scan request
by Arend van Spriel
· 11 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
20e6f7f
brcmsmac: make return of 0 explicit
by Julia Lawall
· 11 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 11 years ago
600a897
brcmfmac: determine chanspec from struct cfg80211_chan_def info
by Arend van Spriel
· 11 years ago
ee942ec
brcmfmac: handle 80MHz chanspecs in construct_reg_info() function
by Arend van Spriel
· 11 years ago
06c0158
brcmfmac: get rid of brcmf_cfg80211_set_channel() function
by Arend van Spriel
· 11 years ago
c555ecd
brcmfmac: enable 80Mhz in 5G custom regulatory rules
by Arend van Spriel
· 11 years ago
18d6c53
brcmfmac: provide VHT capability information to user-space
by Arend van Spriel
· 11 years ago
4439cbc
brcm80211: extend channel conversion functions for 80MHz support
by Arend van Spriel
· 11 years ago
a9a5687
brcmfmac: remove usage of cfg80211_get_chandef_type()
by Arend van Spriel
· 11 years ago
b8d2e87
brcmfmac: Fix reconnect failure after beacon timeout
by Daniel Kim
· 11 years ago
3e99b08
brcmfmac: enhance nvram processing
by Arend van Spriel
· 11 years ago
9cd1835
brcmfmac: Make FWS queueing configurable.
by Hante Meuleman
· 11 years ago
5592944
brcmfmac: Move handling 802.1x frames to dhd_linux.
by Hante Meuleman
· 11 years ago
53e30ea4
brcmfmac: Move out hdrpull from tx_finalize.
by Hante Meuleman
· 11 years ago
604bf23
brcmfmac: Report the support of firmware roaming
by Daniel Kim
· 11 years ago
e09cc63
brcmfmac: Give priority to 5GHz band in selecting target BSS
by Daniel Kim
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
03e5da1
brcmfmac: Fix iovar 'bw_cap' set command failure
by Daniel Kim
· 11 years ago
ffa216b
brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL
by Hans de Goede
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
96da266
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
87b7e9e
brcmfmac: use mfp if required from user-space
by Daniel Kim
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
67b3bd4
brcmfmac: fallback to mimo_bw_cap for older firmwares
by Arend van Spriel
· 11 years ago
4d1a4f1
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
by Arend van Spriel
· 11 years ago
58e9df4
brcmfmac: reinit watchdog completion after handling watchdog
by Arend van Spriel
· 11 years ago
d235367
brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
by Daniel Kim
· 11 years ago
967fe2c
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
by Arend van Spriel
· 11 years ago
8a385ba
brcmfmac: assure active clock request upon entering SLEEP state
by Arend van Spriel
· 11 years ago
63dd99e
brcmfmac: Improve scanning settings for connect.
by Hante Meuleman
· 11 years ago
fed7ec4
brcmfmac: Protect tx seq number for data and control
by Hante Meuleman
· 11 years ago
a797ca1
brcmfmac: add BCM4354 SDIO interface support
by Franky Lin
· 11 years ago
c2d23c7
brcmfmac: Make probe function __init
by Jean Delvare
· 11 years ago
c942393
brcmsmac: update comment to reflect the code
by Emil Goode
· 11 years ago
8fc1e8c
brcmsmac: fix deadlock on missing firmware
by Emil Goode
· 11 years ago
2dc3a8e
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
by Dave Jones
· 11 years ago
5cbb9c2
brcmfmac: Use atomic functions for intstatus update.
by Hante Meuleman
· 11 years ago
561e722
Revert "brcmfmac: Use atomic functions for intstatus update."
by Arend van Spriel
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
3e3831c
brcmfmac: reset suspend flag upon sdio suspend failure
by Arend van Spriel
· 11 years ago
af1fa21
brcmfmac: use pre-allocated scatter-gather table for txglomming
by Arend van Spriel
· 11 years ago
4aca7a1
brcmfmac: Correct mcs index report
by Daniel Kim
· 11 years ago
81c7883
brcmfmac: Put frame sdio tx error handling in sub function.
by Hante Meuleman
· 11 years ago
c98db0b
brcmfmac: Use atomic functions for intstatus update.
by Hante Meuleman
· 11 years ago
b6a8cf2
brcmfmac: Small cleanup of redundant code.
by Hante Meuleman
· 11 years ago
6f6c195
brcmfmac: Remove immediate sleep support from SDIO.
by Hante Meuleman
· 11 years ago
71abdc0
brcmfmac: Minimize SDIO dpc scheduling.
by Hante Meuleman
· 11 years ago
05c2c76
brcmfmac: de-init driver layers in correct order.
by Hante Meuleman
· 11 years ago
47ab4cd
brcmfmac: Correct header debug dump for sdio tx hdrs.
by Hante Meuleman
· 11 years ago
44ff566
brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()
by Arend van Spriel
· 11 years ago
5aa9f0e
brcmfmac: fix use of skb control buffer in SDIO driver part
by Arend van Spriel
· 11 years ago
68ca395
brcmfmac: Make firmeware roaming a module param.
by Hante Meuleman
· 11 years ago
1eb4301
brcmfmac: fix txglomming scatter-gather packet transfers
by Arend van Spriel
· 11 years ago
2da5cb29
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
by Arend van Spriel
· 11 years ago
787eb03
brcmfmac: correct setting of WEP broadcast/unicast keys
by Daniel Kim
· 11 years ago
4aa2c47
brcmfmac: get chip core information from the device
by Arend van Spriel
· 11 years ago
c5a9f3c
brcmfmac: remove unintended error logging
by Arend van Spriel
· 11 years ago
82030d6
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
by Arend van Spriel
· 11 years ago
cb7cf7b
brcmfmac: make chip related functions host interface independent
by Arend van Spriel
· 11 years ago
e0c180e
brcmfmac: on sdio remove first detach bus then stop worker.
by Hante Meuleman
· 11 years ago
f9951c1
brcmfmac: simplify sdio code download routine.
by Hante Meuleman
· 11 years ago
79c868e
brcmfmac: fix sdio sending of large buffers.
by Hante Meuleman
· 11 years ago
20c9c9b
brcmfmac: rename sdio_chip.[ch]
by Arend van Spriel
· 11 years ago
65d80d0
brcmfmac: move SDIO specific functions
by Arend van Spriel
· 11 years ago
0801e6c
brcmfmac: enable firmware console logging functionality
by Daniel Kim
· 11 years ago
0b0acd8
brcmfmac: add owner info to sdio_driver structure
by Franky Lin
· 11 years ago
9ee66d1
brcmfmac: expand sta info to report dtim and beacon period.
by Hante Meuleman
· 11 years ago
fe94f3a
cfg80211: fix channel configuration in IBSS join
by Antonio Quartulli
· 11 years ago
4b5800f
cfg80211: make connect ie param const
by Johannes Berg
· 11 years ago
Next »