index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-07-29
brcm80211: pointless current->files passed to filp_close()
Al Viro
1
-1
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-12
/
+10
2012-07-12
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
1
-3
/
+1
2012-07-12
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
3
-8
/
+7
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-451
/
+216
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+2
2012-07-10
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
1
-2
/
+8
2012-07-10
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
1
-1
/
+1
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
3
-9
/
+34
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
1
-3
/
+8
2012-07-10
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
1
-1
/
+19
2012-07-10
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
1
-42
/
+89
2012-07-10
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
1
-2
/
+4
2012-07-10
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
1
-6
/
+5
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
5
-37
/
+27
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2
-64
/
+2
2012-07-10
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
1
-42
/
+0
2012-07-10
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
3
-86
/
+2
2012-07-10
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
3
-80
/
+0
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
3
-31
/
+14
2012-07-10
brcmsmac: use container_of instead of cast
Hauke Mehrtens
1
-8
/
+8
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2
-19
/
+0
2012-07-10
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
1
-19
/
+0
2012-07-10
brcmsmac: remove PCIE() macro
Hauke Mehrtens
1
-5
/
+4
2012-07-10
brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch
Arend van Spriel
1
-10
/
+7
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-1112
/
+715
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
1
-1
/
+1
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
4
-0
/
+22
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
1
-31
/
+17
2012-06-27
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
1
-67
/
+30
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2
-13
/
+15
2012-06-27
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2
-6
/
+15
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
3
-0
/
+26
2012-06-22
brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
Arend van Spriel
1
-0
/
+5
2012-06-22
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
1
-0
/
+1
2012-06-20
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
3
-126
/
+15
2012-06-20
brcm80211: smac: don't validate channels against internal regulatory data
Seth Forshee
1
-338
/
+6
2012-06-20
brcm80211: smac: use mac80211 channel data for tx power limits
Seth Forshee
1
-59
/
+14
2012-06-20
brcm80211: smac: enable/disable radio on regulatory updates
Seth Forshee
1
-41
/
+26
2012-06-20
brcm80211: smac: inform mac80211 of the X2 regulatory domain
Seth Forshee
3
-178
/
+210
2012-06-20
brcm80211: smac: clean up channel.c
Seth Forshee
1
-133
/
+5
2012-06-20
brcm80211: smac: remove unused code for 40MHz channels
Seth Forshee
1
-116
/
+0
2012-06-20
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
1
-24
/
+6
2012-06-20
brcm80211: smac: don't set up tx power limits during initialization
Seth Forshee
1
-8
/
+0
2012-06-20
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
1
-1
/
+331
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-107
/
+278
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
[next]