index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
brcmfmac: add out of band interrupt support
Franky Lin
5
-15
/
+240
2012-05-09
brcmfmac: postpone interrupt register function
Franky Lin
1
-9
/
+6
2012-05-09
brcmfmac: check bus state for status
Franky Lin
1
-1
/
+1
2012-05-09
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
1
-4
/
+0
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+60
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
1
-0
/
+1
2012-04-27
brcm80211: fmac: fix missing completion events issue
Franky Lin
1
-12
/
+51
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
1
-1
/
+7
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2012-04-23
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
1
-2
/
+1
2012-04-13
brcm80211: smac: only provide valid regulatory hint
Arend van Spriel
1
-1
/
+35
2012-04-13
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
1
-5
/
+1
2012-04-13
brcm80211: fmac: clean up chip id table
Franky Lin
1
-29
/
+11
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2
-4
/
+5
2012-04-13
brcm80211: fmac: add frame header extension support
Franky Lin
1
-0
/
+1
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
3
-14
/
+5
2012-04-13
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
1
-13
/
+12
2012-04-13
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2
-59
/
+58
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
1
-0
/
+8
2012-04-12
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2
-32
/
+12
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-1
/
+1
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+2
2012-03-13
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
1
-8
/
+2
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-84
/
+64
2012-03-06
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
1
-11
/
+9
2012-03-06
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
1
-12
/
+19
2012-03-06
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
1
-4
/
+14
2012-03-06
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
4
-18
/
+8
2012-03-06
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2
-15
/
+4
2012-03-06
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2
-22
/
+11
2012-03-06
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
1
-3
/
+0
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-83
/
+1904
2012-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+4
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2012-02-27
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
1
-3
/
+3
2012-02-27
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
1
-4
/
+4
2012-02-24
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
1
-3
/
+3
2012-02-24
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
1
-5
/
+1
2012-02-22
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
1
-6
/
+6
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
7
-7
/
+1812
2012-02-22
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
1
-2
/
+3
2012-02-22
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
1
-2
/
+4
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2
-14
/
+8
2012-02-22
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
1
-4
/
+3
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
3
-5
/
+32
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
3
-9
/
+12
2012-02-22
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
1
-4
/
+4
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2
-2
/
+3
2012-02-22
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
3
-5
/
+14
2012-02-22
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
1
-5
/
+1
[next]