index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2
-3
/
+3
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-09-24
brcmsmac: don't start device when RfKill is engaged
Piotr Haber
1
-1
/
+4
2012-09-11
brcm80211: Remove bogus memcpy in ai_detach
Andi Kleen
1
-3
/
+0
2012-09-10
brcmsmac: fix mismatch in number of custom regulatory rules
Arend van Spriel
1
-1
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+6
2012-08-22
brcm80211: smac: set interface down on reset
Vladimir Zapolskiy
1
-0
/
+3
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+4
2012-08-10
brcmsmac: document firmware dependencies
Jeff Mahoney
1
-1
/
+3
2012-08-06
brcmsmac: use ieee80211_channel_to_frequency
Johannes Berg
1
-9
/
+4
2012-08-02
brcmsmac: use channel flags to restrict OFDM
Seth Forshee
2
-5
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+4
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+7
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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-389
/
+216
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
1
-2
/
+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-09
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
4
-1002
/
+266
2012-06-22
brcmsmac: fix NULL pointer crash in brcms_c_regd_init()
Arend van Spriel
1
-0
/
+5
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-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-14
/
+5
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-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+3
[next]