index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
4
-0
/
+22
*
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
2012-09-07
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
1
-2
/
+4
|
\
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-2
/
+4
*
|
brcmsmac: document firmware dependencies
Jeff Mahoney
2012-08-10
1
-1
/
+3
*
|
brcmsmac: use ieee80211_channel_to_frequency
Johannes Berg
2012-08-06
2
-14
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
4
-12
/
+10
|
\
|
*
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
2012-07-12
1
-3
/
+1
|
*
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
2012-07-12
3
-8
/
+7
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
1
-1
/
+2
|
|
\
|
|
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
12
-451
/
+216
|
\
\
\
|
|
/
/
|
*
|
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
2012-07-10
1
-2
/
+8
|
*
|
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
2012-07-10
1
-1
/
+1
|
*
|
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
2012-07-10
3
-9
/
+34
|
*
|
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
2012-07-10
1
-3
/
+8
|
*
|
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
2012-07-10
1
-1
/
+19
|
*
|
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
2012-07-10
1
-42
/
+89
|
*
|
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
2012-07-10
1
-2
/
+4
|
*
|
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
2012-07-10
1
-6
/
+5
|
*
|
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-07-10
5
-37
/
+27
|
*
|
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2012-07-10
2
-64
/
+2
|
*
|
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
2012-07-10
1
-42
/
+0
|
*
|
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-10
3
-86
/
+2
|
*
|
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
2012-07-10
3
-80
/
+0
|
*
|
brcmsmac: remove ai_findcore()
Hauke Mehrtens
2012-07-10
3
-31
/
+14
|
*
|
brcmsmac: use container_of instead of cast
Hauke Mehrtens
2012-07-10
1
-8
/
+8
|
*
|
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2012-07-10
2
-19
/
+0
|
*
|
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
2012-07-10
1
-19
/
+0
|
*
|
brcmsmac: remove PCIE() macro
Hauke Mehrtens
2012-07-10
1
-5
/
+4
|
*
|
brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch
Arend van Spriel
2012-07-09
1
-10
/
+7
|
|
/
*
|
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
[next]