Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5375871d432ae9fc581014ac117b96aaee3cd0c7
/
drivers
/
net
/
wireless
/
brcm80211
01a2829
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
8e6cffb
brmc80211: dont use jiffies for BSS TSF
by Johannes Berg
· 13 years ago
74dd152
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
769009b
brcm80211: smac: cleanup couple of debug output statements
by Arend van Spriel
· 13 years ago
b0c359b
brcm80211: smac: remove firmware requests from init_module syscall
by Arend van Spriel
· 13 years ago
e64a4b7
brcm80211: fmac: remove firmware requests from init_module syscall
by Arend van Spriel
· 13 years ago
549040a
brcm80211: fmac: initialize host interface drivers regardless result
by Arend van Spriel
· 13 years ago
1d9c179
brcm80211: fmac: use counters in brcmf_bus structure
by Arend van Spriel
· 13 years ago
ac94f19
brcm80211: fmac: remove brcmf_usb_attrib structure
by Arend van Spriel
· 13 years ago
3bc7e29
brcm80211: fmac: remove unnecessary NULL pointer check
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
b4017c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8701ff0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 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
2b0a53d
brcm80211: smac: only print block-ack timeout message at trace level
by Arend van Spriel
· 13 years ago
85091fc
brcm80211: smac: fix endless retry of A-MPDU transmissions
by Arend van Spriel
· 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
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
bfeb4db
brcmfmac: Trivial typo of "couldn" to "could" fix
by Joe Perches
· 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
8fb1eb8
brcmfmac: Remove useless #ifdef DEBUG
by Joe Perches
· 13 years ago
1e02382
brcm80211: Add and use brcmX_dbg_dump_hex
by Joe Perches
· 13 years ago
d6400c2
brcmfmac: 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
3eb1fa7
brcm80211: make ethtool_ops const
by Stephen Hemminger
· 13 years ago
f96b08a
brcmsmac: fix tx queue flush infinite loop
by Stanislaw Gruszka
· 13 years ago
5addc0d
brcmfmac: work-around gcc 4.7 build issue
by Alexandre Oliva
· 13 years ago
7e9e7fa
brcmsmac: remove PCI suspend/resume from bcma driver
by Linus Torvalds
· 13 years ago
7d5869e
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
by Linus Torvalds
· 13 years ago
7c17d86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
61bd5e5
brcmsmac: fix reading of PCI sprom contents
by Linus Torvalds
· 13 years ago
c40701e
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
by Jesper Juhl
· 13 years ago
57adc1f
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
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
f72ae31
brcm80211: fmac: add Kconfig option for SDIO bus support
by Franky Lin
· 13 years ago
54a86cc
brcm80211: fmac: exclude unnecessary header files
by Franky Lin
· 13 years ago
382a9e0
brcm80211: fmac: move idle macros to dhd_sdio.c
by Franky Lin
· 13 years ago
8763349
brcm80211: fmac: move debug level macros to dhd_dbg.h
by Franky Lin
· 13 years ago
fcf094f
brcm80211: fmac: abstract ctrl frames interface function pointers
by Franky Lin
· 13 years ago
b9692d1
brcm80211: fmac: abstract bus_txdata interface function pointer
by Franky Lin
· 13 years ago
99a0b8f
brcm80211: fmac: abstract bus_init interface function pointer
by Franky Lin
· 13 years ago
a8a363a
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
by Franky Lin
· 13 years ago
a9ffda8
brcm80211: fmac: abstract bus_stop interface function pointer
by Franky Lin
· 13 years ago
6e3c7128
brcm80211: fmac: move sdio related macros to sdio_host.h
by Franky Lin
· 13 years ago
2447ffb
brcm80211: fmac: stop referencing brcmf_sdio in common layer
by Franky Lin
· 13 years ago
712ac5b
brcm80211: fmac: stop referencing brcmf_pub in bus layer
by Franky Lin
· 13 years ago
c8bf348
brcm80211: fmac: move tx flow ctrl flag to bus layer
by Franky Lin
· 13 years ago
9c1a043
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
by Franky Lin
· 13 years ago
719f273
brcm80211: fmac: move dongle statistics to struct brcmf_bus
by Franky Lin
· 13 years ago
4033927
brcm80211: fmac: remove duplicate statistics from driver data structure
by Franky Lin
· 13 years ago
3fb1d8d
brcm80211: fmac: move driver up status to struct brcmf_bus
by Franky Lin
· 13 years ago
b01a6b3
brcm80211: fmac: move maxctl to struct brcmf_bus
by Franky Lin
· 13 years ago
28a1a3b
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
by Franky Lin
· 13 years ago
d5625ee
brcm80211: fmac: change function proto_hdrpull parameter
by Franky Lin
· 13 years ago
228bb43
brcm80211: fmac: change function rx_frame parameter
by Franky Lin
· 13 years ago
b63487e
brcm80211: fmac: change function brcmf_c_prec_enq parameter
by Franky Lin
· 13 years ago
c995788
brcm80211: fmac: change function txcomplete parameter
by Franky Lin
· 13 years ago
2b45905
brcm80211: fmac: change function txflowcontrol parameter
by Franky Lin
· 13 years ago
5f947ad
brcm80211: fmac: change function brcmf_detach parameter
by Franky Lin
· 13 years ago
ed683c9
brcm80211: fmac: change function bus_start parameter
by Franky Lin
· 13 years ago
55a63bc
brcm80211: fmac: change function add_if parameter
by Franky Lin
· 13 years ago
fbf5910
brcm80211: fmac: register a dummy irq handler for SDIO function 2
by Franky Lin
· 13 years ago
1ae0042
brcm80211: fmac: remove oneline proto block functions
by Franky Lin
· 13 years ago
d08b6a3
brcm80211: fmac: unify common layer driver data structure
by Franky Lin
· 13 years ago
aa1f2f0
brcm80211: smac: precendence bug in wlc_phy_attach()
by Dan Carpenter
· 13 years ago
00d2ec0
brcmsmac: Replace kmalloc/memset with kzalloc
by Larry Finger
· 13 years ago
eb032f0
brcm80211: smac: register with bcma for specific 802.11 core revisions
by Arend van Spriel
· 13 years ago
e922602
brcm80211: smac: cleanup buscore handling in aiutils.c
by Arend van Spriel
· 13 years ago
99559f1
brcm80211: smac: cleanup si_info structure definition
by Arend van Spriel
· 13 years ago
3b758a6
brcm80211: smac: remove mapped core related function from aiutils.c
by Arend van Spriel
· 13 years ago
e3d5af5
brcm80211: smac: remove ai_switch_core() function
by Arend van Spriel
· 13 years ago
937642f
brcm80211: smac: remove interrupt disable callback functionality
by Arend van Spriel
· 13 years ago
a232c8a
brcm80211: smac: INTROFF/INTRESTORE macros removed
by Arend van Spriel
· 13 years ago
291ed3d
brcm80211: smac: remove empty or unused functions from pmu.c
by Arend van Spriel
· 13 years ago
646e261
brcm80211: smac: remove register access macro definitions
by Arend van Spriel
· 13 years ago
c808674
brcm80211: smac: use bcma core access functions in aiutils.c
by Arend van Spriel
· 13 years ago
8d30b70
brcm80211: smac: use bcma core access functions in pmu.c
by Arend van Spriel
· 13 years ago
b14f167
brcm80211: smac: use bcma core access function in srom.c
by Arend van Spriel
· 13 years ago
373c78e
brcm80211: smac: use bcma core access functions in otp.c
by Arend van Spriel
· 13 years ago
d3126c5
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
by Arend van Spriel
· 13 years ago
b0327ff
brcm80211: smac: use bcma core access functions in nicpci.c
by Arend van Spriel
· 13 years ago
a8779e4
brcm80211: smac: use bcma core control functions
by Arend van Spriel
· 13 years ago
Next »