index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
2012-06-27
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2012-06-27
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
2012-06-22
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
2012-06-20
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
2012-06-13
brcmfmac: add debugfs helper functions
Arend van Spriel
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-21
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
Sarah Sharp
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-15
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-15
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
2012-05-15
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
brcmfmac: introduce unified register access interface for SDIO
Franky Lin
2012-05-15
brcmfmac: decouple set_sbaddr_window from register write interface
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-05-08
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-08
brcmfmac: postpone interrupt register function
Franky Lin
2012-05-08
brcmfmac: check bus state for status
Franky Lin
2012-05-08
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
2012-04-27
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-04-13
brcm80211: fmac: add frame header extension support
Franky Lin
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
2012-04-13
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]