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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-09
5
-15
/
+240
*
brcmfmac: postpone interrupt register function
Franky Lin
2012-05-09
1
-9
/
+6
*
brcmfmac: check bus state for status
Franky Lin
2012-05-09
1
-1
/
+1
*
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
2012-05-09
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-08
3
-15
/
+60
|
\
|
*
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
2012-05-02
1
-0
/
+1
|
*
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-27
1
-12
/
+51
|
*
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-27
1
-1
/
+7
|
*
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
2012-04-23
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-24
1
-0
/
+8
|
\
|
|
*
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-04-13
1
-0
/
+8
*
|
brcm80211: smac: only provide valid regulatory hint
Arend van Spriel
2012-04-13
1
-1
/
+35
*
|
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
2012-04-13
1
-5
/
+1
*
|
brcm80211: fmac: clean up chip id table
Franky Lin
2012-04-13
1
-29
/
+11
*
|
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-04-13
2
-4
/
+5
*
|
brcm80211: fmac: add frame header extension support
Franky Lin
2012-04-13
1
-0
/
+1
*
|
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
3
-14
/
+5
*
|
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
2012-04-13
1
-13
/
+12
*
|
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2012-04-13
2
-59
/
+58
*
|
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2012-04-12
2
-32
/
+12
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
1
-8
/
+2
|
\
|
*
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
2012-03-13
1
-8
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
7
-84
/
+64
|
\
|
|
*
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
2012-03-05
1
-11
/
+9
|
*
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-12
/
+19
|
*
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-4
/
+14
|
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
4
-18
/
+8
|
*
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2012-03-05
2
-15
/
+4
|
*
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2012-03-05
2
-22
/
+11
|
*
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
2012-03-05
1
-3
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
14
-83
/
+1904
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-3
/
+3
|
|
\
|
*
|
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
2012-02-27
1
-3
/
+3
|
*
|
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
2012-02-27
1
-4
/
+4
|
*
|
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
1
-6
/
+6
|
*
|
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
7
-7
/
+1812
|
*
|
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
2012-02-22
1
-2
/
+3
|
*
|
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
2012-02-22
1
-2
/
+4
|
*
|
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
2
-14
/
+8
|
*
|
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
1
-4
/
+3
|
*
|
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
3
-5
/
+32
|
*
|
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
3
-9
/
+12
|
*
|
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
2012-02-22
1
-4
/
+4
|
*
|
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
2
-2
/
+3
|
*
|
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
3
-5
/
+14
|
*
|
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
1
-5
/
+1
|
*
|
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
1
-20
/
+1
|
*
|
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-22
1
-4
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
|
\
\
[next]