index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-12
3
-11
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
3
-23
/
+24
|
\
|
|
*
brcmfmac: fix get rssi by clearing getvar struct.
Hante Meuleman
2012-09-05
1
-7
/
+8
|
*
brcmfmac: fix race condition for rx and tx data.
Hante Meuleman
2012-09-05
1
-10
/
+11
|
*
brcmfmac: dont use ZERO flag for usb IN
Hante Meuleman
2012-09-05
1
-1
/
+0
|
*
brcmfmac: fix use of dev_kfree_skb() in irq context
Arend van Spriel
2012-09-05
1
-4
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-1
/
+1
|
|
\
|
|
*
brcm80211: pointless current->files passed to filp_close()
Al Viro
2012-07-29
1
-1
/
+1
*
|
|
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
2012-09-07
3
-1
/
+33
*
|
|
brcmfmac: Add 43143 USB support.
Hante Meuleman
2012-09-07
1
-0
/
+9
*
|
|
brcmfmac: Add 43242 USB support.
Hante Meuleman
2012-09-07
1
-1
/
+19
*
|
|
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
3
-0
/
+21
*
|
|
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
2012-09-07
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-4
/
+3
|
\
\
|
*
|
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
2012-07-12
1
-3
/
+1
|
*
|
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-06-29
6
-110
/
+448
|
\
|
|
|
*
|
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
3
-0
/
+21
|
*
|
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
|
*
|
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
2012-06-22
1
-0
/
+1
|
*
|
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
2012-06-20
1
-1
/
+331
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
6
-93
/
+273
|
\
|
|
|
*
|
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
2012-06-13
3
-93
/
+175
|
*
|
brcmfmac: add debugfs helper functions
Arend van Spriel
2012-06-13
5
-0
/
+98
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-07
1
-2
/
+2
|
\
|
|
*
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-2
/
+2
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-30
1
-2
/
+3
|
\
|
*
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
2012-05-25
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
5
-512
/
+416
|
\
|
|
*
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-15
3
-32
/
+6
|
*
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
2012-05-15
3
-34
/
+24
|
*
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
2012-05-15
1
-66
/
+44
|
*
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
4
-95
/
+50
|
*
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
4
-111
/
+95
|
*
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
4
-98
/
+48
|
*
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
4
-90
/
+49
|
*
brcmfmac: introduce unified register access interface for SDIO
Franky Lin
2012-05-15
2
-0
/
+125
|
*
brcmfmac: decouple set_sbaddr_window from register write interface
Franky Lin
2012-05-15
1
-13
/
+24
|
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
4
-34
/
+29
|
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-05-15
4
-59
/
+42
*
|
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-23
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
Sarah Sharp
2012-05-21
1
-1
/
+1
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-19
1
-0
/
+1
*
|
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-09
4
-15
/
+231
[prev]
[next]