index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: fix logic in GPIO init
Rafał Miłecki
2012-08-02
1
-8
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-22
/
+10
|
\
|
*
b43: fix crash with OpenFWWF
Johannes Berg
2012-07-17
1
-22
/
+10
*
|
Fix typo in printed messages
Anatol Pomozov
2012-06-24
1
-1
/
+1
|
/
*
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2012-06-08
1
-7
/
+12
*
ssb: remove rev from boardinfo
Hauke Mehrtens
2012-05-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-2
/
+8
|
\
|
*
b43: only reload config after successful initialization
Seth Forshee
2012-04-27
1
-2
/
+8
*
|
b43: claim support for IBSS RSN
Antonio Quartulli
2012-04-10
1
-0
/
+16
|
/
*
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
2012-03-13
1
-27
/
+32
*
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
2012-03-05
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-0
/
+2
|
\
|
*
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2012-01-18
1
-0
/
+2
*
|
b43: add maskset helpers
Rafał Miłecki
2012-01-24
1
-48
/
+19
|
/
*
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-13
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-15
/
+40
|
\
|
*
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
2011-12-19
1
-15
/
+40
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-50
/
+50
|
/
*
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
b43: update dummy transmission
Rafał Miłecki
2011-09-27
1
-4
/
+7
*
b43: add missing MMIO defines
Rafał Miłecki
2011-09-27
1
-17
/
+21
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-2
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
1
-1
/
+2
|
\
|
*
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
*
|
b43: add my copyrights and myself as the module author
Rafał Miłecki
2011-09-14
1
-0
/
+2
*
|
b43: LCN-PHY: minor fixes
Rafał Miłecki
2011-09-13
1
-0
/
+1
*
|
b43: Fix swatch warning
Larry Finger
2011-08-29
1
-1
/
+4
*
|
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
2011-08-26
1
-1
/
+1
*
|
b43/legacy: Remove firmware IDs
Michael Büsch
2011-08-24
1
-3
/
+1
*
|
b43: warn when forcing PIO mode
Rafał Miłecki
2011-08-24
1
-2
/
+7
*
|
b43: include HT-PHY in some common code
Rafał Miłecki
2011-08-22
1
-0
/
+1
*
|
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
2011-08-22
1
-1
/
+3
*
|
b43: use enum for firmware header format
Rafał Miłecki
2011-08-22
1
-1
/
+5
*
|
b43: reload phy and bss settings after core restarts
Felix Fietkau
2011-08-22
1
-5
/
+37
*
|
b43: add core rev 17 used on bcma SoC.
Hauke Mehrtens
2011-08-09
1
-0
/
+1
*
|
b43: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-1
/
+0
|
/
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-27
1
-2
/
+3
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-26
1
-2
/
+3
|
|
\
|
|
*
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
2011-07-26
1
-2
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
1
-21
/
+85
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
b43: (un)initialize driver on the BCMA bus
Rafał Miłecki
2011-07-22
1
-4
/
+44
|
*
|
b43: bcma: implement full core reset
Rafał Miłecki
2011-07-19
1
-7
/
+27
|
*
|
b43: correctly display longer chipsets ids
Rafał Miłecki
2011-07-19
1
-2
/
+5
|
*
|
b43: bcma: read info about supported bands
Rafał Miłecki
2011-07-19
1
-6
/
+7
|
*
|
b43: use agent R/W ops for BCMA_IOCTL
Rafał Miłecki
2011-07-19
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
1
-77
/
+284
|
\
|
|
|
*
|
net/b43: don't return IRQ_HANDLED if nothing was done
Sebastian Andrzej Siewior
2011-07-08
1
-1
/
+1
[next]