index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: update comment to reflect the code
Emil Goode
2014-03-14
1
-6
/
+0
*
brcmsmac: fix deadlock on missing firmware
Emil Goode
2014-03-14
1
-8
/
+6
*
brcmsmac: delete useless variable
Julia Lawall
2014-01-13
1
-2
/
+0
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
brcm80211: fix usage of freq_reg_info()
Luis R. Rodriguez
2013-12-05
1
-1
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-55
/
+46
|
\
|
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
|
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
2
-53
/
+44
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-0
/
+4
|
|
\
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
1
-1
/
+1
|
\
|
|
|
*
|
brcmsmac: add support for a BCM4313 with PCI id 0x4313
Hauke Mehrtens
2013-10-10
1
-1
/
+1
*
|
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
brcmsmac: call bcma_core_pci_power_save() from non-atomic context
Arend van Spriel
2013-09-26
1
-0
/
+4
|
|
/
*
/
brcm80211: Remove extern from function prototypes
Joe Perches
2013-09-24
14
-612
/
+535
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
8
-369
/
+497
|
\
|
*
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
2013-08-26
3
-28
/
+4
|
*
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
2013-08-22
1
-20
/
+53
|
*
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
2013-08-22
1
-0
/
+2
|
*
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
2013-08-22
1
-0
/
+20
|
*
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
2013-08-22
3
-15
/
+89
|
*
brcmsmac: avoid calling set_txpwr_by_index() twice
Arend van Spriel
2013-08-22
1
-1
/
+1
|
*
brcmsmac: fix TSSI idle estimation
Arend van Spriel
2013-08-22
1
-0
/
+9
|
*
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
2013-08-22
1
-20
/
+58
|
*
brcmsmac: update transmit gain table for lcn phy
Arend van Spriel
2013-08-22
1
-108
/
+108
|
*
brcmsmac: add debug info message providing phy and radio info
Arend van Spriel
2013-08-22
1
-1
/
+3
|
*
brcmsmac: use ARRAY_SIZE in phytbl_lcn.c
Arend van Spriel
2013-08-22
1
-73
/
+44
|
*
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
2013-08-22
1
-5
/
+2
|
*
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
2013-08-22
1
-107
/
+106
|
*
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
John W. Linville
2013-08-15
1
-4
/
+11
|
*
brcmsmac: Further reduce log spam from tx phy messages
John Greene
2013-07-22
2
-5
/
+5
*
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-15
/
+2
|
\
|
*
brcmsmac: disable power-save related functions
Arend van Spriel
2013-06-12
1
-15
/
+2
*
|
brcmsmac: Reduce log spam in heavy tx, make err print in debug
John Greene
2013-06-03
1
-1
/
+1
|
/
*
brcmsmac: Fix merge issue
Piotr Haber
2013-04-26
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
1
-133
/
+132
|
\
|
*
brcmsmac: request firmware in .start() callback
Arend van Spriel
2013-04-08
1
-132
/
+132
*
|
brcm80211: simplify makefiles
Johannes Berg
2013-04-12
1
-8
/
+3
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
3
-7
/
+7
|
\
\
|
*
|
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
3
-7
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
2
-271
/
+162
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "brcmsmac: support 4313iPA"
John W. Linville
2013-03-27
2
-271
/
+162
*
|
|
brcmsmac: remove some pmu functions and use the bcma equivalents
Hauke Mehrtens
2013-03-27
6
-107
/
+43
*
|
|
brcmsmac: add support for adhoc mode
Hauke Mehrtens
2013-03-27
3
-4
/
+20
*
|
|
brcmsmac: activate AP support
Hauke Mehrtens
2013-03-27
3
-4
/
+26
*
|
|
brcmsmac: deactivate ucode sending probe responses
Hauke Mehrtens
2013-03-27
3
-1
/
+24
*
|
|
brcmsmac: add support for probe response template
Hauke Mehrtens
2013-03-27
4
-84
/
+42
*
|
|
brcmsmac: react on changing SSID
Hauke Mehrtens
2013-03-27
3
-0
/
+17
*
|
|
brcmsmac: add beacon template support
Hauke Mehrtens
2013-03-27
4
-6
/
+159
[next]