index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
11
-1112
/
+715
|
\
|
*
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
2012-06-27
1
-1
/
+1
|
*
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
4
-0
/
+22
|
*
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
2012-06-27
1
-31
/
+17
|
*
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
2012-06-27
1
-67
/
+30
|
*
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2012-06-27
2
-13
/
+15
|
*
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2012-06-27
2
-6
/
+15
|
*
brcmfmac: add support for bus specific data command
Franky Lin
2012-06-27
3
-0
/
+26
|
*
brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
Arend van Spriel
2012-06-22
1
-0
/
+5
|
*
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
2012-06-22
1
-0
/
+1
|
*
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
2012-06-20
3
-126
/
+15
|
*
brcm80211: smac: don't validate channels against internal regulatory data
Seth Forshee
2012-06-20
1
-338
/
+6
|
*
brcm80211: smac: use mac80211 channel data for tx power limits
Seth Forshee
2012-06-20
1
-59
/
+14
|
*
brcm80211: smac: enable/disable radio on regulatory updates
Seth Forshee
2012-06-20
1
-41
/
+26
|
*
brcm80211: smac: inform mac80211 of the X2 regulatory domain
Seth Forshee
2012-06-20
3
-178
/
+210
|
*
brcm80211: smac: clean up channel.c
Seth Forshee
2012-06-20
1
-133
/
+5
|
*
brcm80211: smac: remove unused code for 40MHz channels
Seth Forshee
2012-06-20
1
-116
/
+0
|
*
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
2012-06-20
1
-24
/
+6
|
*
brcm80211: smac: don't set up tx power limits during initialization
Seth Forshee
2012-06-20
1
-8
/
+0
|
*
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
2012-06-20
1
-1
/
+331
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
8
-107
/
+278
|
\
|
|
*
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
2012-06-13
3
-93
/
+175
|
*
brcmfmac: add debugfs helper functions
Arend van Spriel
2012-06-13
5
-0
/
+98
|
*
brcmsmac: fix smatch warning found in ampdu.c
Arend van Spriel
2012-06-13
1
-3
/
+2
|
*
brcmsmac: remove brcms_set_hint() function
Arend van Spriel
2012-06-13
1
-11
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
4
-4
/
+5
|
\
|
|
*
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
2012-06-06
2
-3
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-2
/
+2
|
|
\
|
*
|
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
Dan Carpenter
2012-06-05
1
-0
/
+2
|
*
|
brcm80211: remove an unneeded NULL check
Dan Carpenter
2012-06-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-07
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-2
/
+2
|
|
/
*
/
wireless: Remove casts to same type
Joe Perches
2012-06-06
3
-4
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-30
1
-2
/
+3
|
\
|
*
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
2012-05-25
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
24
-3946
/
+668
|
\
|
|
*
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
2012-05-16
1
-0
/
+3
|
*
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
2012-05-16
1
-6
/
+17
|
*
brcmsmac: do not access host_pci
Hauke Mehrtens
2012-05-16
1
-5
/
+5
|
*
brcmsmac: remove nicpci.c
Hauke Mehrtens
2012-05-16
6
-330
/
+0
|
*
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
5
-37
/
+0
|
*
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2012-05-16
2
-75
/
+3
|
*
brcmsmac: remove pcicore_find_pci_capability()
Hauke Mehrtens
2012-05-16
2
-66
/
+0
|
*
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
2012-05-16
3
-155
/
+0
|
*
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
3
-59
/
+31
|
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
4
-13
/
+2
|
*
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2012-05-16
2
-25
/
+0
|
*
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
3
-29
/
+2
|
*
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
2012-05-16
3
-32
/
+0
|
*
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
5
-256
/
+9
[next]