index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-8
/
+8
|
/
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
b43/legacy: Remove firmware IDs
Michael Büsch
2011-08-24
2
-7
/
+1
*
b43legacy: report core number
Pavel Roskin
2011-08-08
1
-1
/
+2
*
b43legacy: remove 64-bit DMA support
Pavel Roskin
2011-08-08
2
-410
/
+71
*
b43legacy: remove wireless extensions inclusions
Johannes Berg
2011-08-08
2
-2
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
14
-14
/
+14
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
14
-14
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
2
-3
/
+6
|
\
\
|
*
|
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2011-07-22
2
-3
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
3
-16
/
+4
|
\
\
\
|
|
/
/
|
*
|
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
3
-16
/
+4
|
|
/
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
1
-51
/
+1
|
\
|
*
b43legacy: trivial: use TMSLOW def instead of magic value
Rafał Miłecki
2011-05-11
1
-1
/
+1
|
*
b43legacy: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
2011-05-10
1
-18
/
+0
|
*
b43legacy: drop invalid IMCFGLO workaround
Rafał Miłecki
2011-05-05
1
-32
/
+0
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-3
/
+2
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
Joe Perches
2010-11-16
1
-12
/
+35
*
|
b43legacy: rfkill: use status register based on core revision (not PHY's)
Rafał Miłecki
2010-11-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-0
/
+5
|
\
|
*
b43legacy: update hw/fw version info in wiphy struct
John W. Linville
2010-08-16
1
-0
/
+5
*
|
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-16
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
1
-23
/
+26
|
\
|
*
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-23
/
+26
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
3
-12
/
+12
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
2
-3
/
+19
|
\
|
*
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
2010-05-03
1
-0
/
+18
|
*
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-2
/
+1
|
*
b43legacy: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
1
-1
/
+1
|
\
|
*
b43legacy: fix typo in ifdef comment
Hauke Mehrtens
2010-02-15
1
-1
/
+1
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
5
-78
/
+2
|
\
\
|
|
/
|
*
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
5
-78
/
+0
|
*
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
2010-02-08
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
1
-6
/
+5
|
\
\
|
|
/
|
*
Remove config option B43_LEGACY_RFKILL completely
Christoph Egger
2010-01-14
1
-6
/
+3
|
*
b43legacy: Declare all possible ucodeX.fw files
Tim Gardner
2010-01-14
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
1
-12
/
+12
|
\
\
|
|
/
|
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-12
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-09
1
-1
/
+1
[next]