index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
1
-1
/
+331
2012-06-13
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
3
-93
/
+175
2012-06-13
brcmfmac: add debugfs helper functions
Arend van Spriel
5
-0
/
+98
2012-06-13
brcmsmac: fix smatch warning found in ampdu.c
Arend van Spriel
1
-3
/
+2
2012-06-13
brcmsmac: remove brcms_set_hint() function
Arend van Spriel
1
-11
/
+3
2012-06-06
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
2
-3
/
+2
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-06-05
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
Dan Carpenter
1
-0
/
+2
2012-06-05
brcm80211: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
1
-2
/
+3
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-3946
/
+668
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2012-05-21
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
Sarah Sharp
1
-1
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-16
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
1
-0
/
+3
2012-05-16
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
1
-6
/
+17
2012-05-16
brcmsmac: do not access host_pci
Hauke Mehrtens
1
-5
/
+5
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
6
-330
/
+0
2012-05-16
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
5
-37
/
+0
2012-05-16
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2
-75
/
+3
2012-05-16
brcmsmac: remove pcicore_find_pci_capability()
Hauke Mehrtens
2
-66
/
+0
2012-05-16
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
3
-155
/
+0
2012-05-16
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
3
-59
/
+31
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
4
-13
/
+2
2012-05-16
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2
-25
/
+0
2012-05-16
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
3
-29
/
+2
2012-05-16
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
3
-32
/
+0
2012-05-16
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
5
-256
/
+9
2012-05-16
brcmsmac: remove references to PCI
Hauke Mehrtens
5
-161
/
+6
2012-05-16
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
2
-99
/
+11
2012-05-16
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
1
-35
/
+5
2012-05-16
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
10
-1749
/
+0
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
8
-323
/
+179
2012-05-15
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
3
-32
/
+6
2012-05-15
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
3
-34
/
+24
2012-05-15
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
1
-66
/
+44
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
4
-95
/
+50
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
4
-111
/
+95
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
4
-98
/
+48
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
4
-90
/
+49
2012-05-15
brcmfmac: introduce unified register access interface for SDIO
Franky Lin
2
-0
/
+125
2012-05-15
brcmfmac: decouple set_sbaddr_window from register write interface
Franky Lin
1
-13
/
+24
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
4
-34
/
+29
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
4
-59
/
+42
2012-05-08
brcmfmac: add out of band interrupt support
Franky Lin
5
-15
/
+240
2012-05-08
brcmfmac: postpone interrupt register function
Franky Lin
1
-9
/
+6
2012-05-08
brcmfmac: check bus state for status
Franky Lin
1
-1
/
+1
2012-05-08
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
1
-4
/
+0
[next]