index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: call PCIe up and down functions
Hauke Mehrtens
2013-08-26
1
-0
/
+14
*
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2013-06-27
1
-2
/
+10
*
b43: stop format string leaking into error msgs
Kees Cook
2013-06-12
1
-1
/
+1
*
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-08
1
-25
/
+18
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-4
/
+4
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-4
/
+4
*
|
b43: use constants
Hauke Mehrtens
2013-03-27
1
-7
/
+9
*
|
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
2013-03-25
1
-5
/
+2
*
|
b43: define BCMA wireless specific PLLs
Rafał Miłecki
2013-03-06
1
-1
/
+6
|
/
*
b43: Fix lockdep splat on module unload
Larry Finger
2013-02-25
1
-1
/
+2
*
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
2013-01-07
1
-13
/
+41
*
b43: fix tx path skb leaks
Felix Fietkau
2012-12-10
1
-4
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
1
-0
/
+4
|
\
|
*
b43: Fix oops on unload when firmware not found
Larry Finger
2012-10-24
1
-0
/
+4
*
|
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
1
-1
/
+2
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
1
-1
/
+2
|
|
\
|
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-15
1
-11
/
+40
|
\
\
\
|
|
/
/
|
*
|
b43: be more user friendly with PHY info
Rafał Miłecki
2012-08-06
1
-5
/
+34
|
*
|
b43: rename host flags defines
Rafał Miłecki
2012-08-06
1
-6
/
+6
|
|
/
*
|
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
[next]