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
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
2008-05-14
1
-21
/
+6
*
b43: nphy.c remove duplicated include
Huang Weiyi
2008-05-14
1
-2
/
+0
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
2
-7
/
+6
*
b43: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
4
-34
/
+18
*
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-2
/
+1
*
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
2
-10
/
+6
*
b43: Don't disable IRQs in mac_suspend
Michael Buesch
2008-05-07
2
-15
/
+1
*
b43: Remove some dead code
Michael Buesch
2008-05-07
2
-125
/
+2
*
b43: Rewrite LO calibration algorithm
Michael Buesch
2008-05-07
8
-686
/
+396
*
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2008-05-07
1
-1
/
+1
*
b43: Fix some TX/RX locking issues
Michael Buesch
2008-05-01
2
-14
/
+33
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
1
-0
/
+8
|
\
|
*
b43: Fix dual-PHY devices
Michael Buesch
2008-04-30
1
-0
/
+8
*
|
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-24
3
-13
/
+68
|
\
\
|
|
/
|
*
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
1
-8
/
+39
|
*
b43: Add more btcoexist workarounds
Michael Buesch
2008-04-23
1
-4
/
+9
|
*
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
2
-3
/
+4
|
*
b43: Workaround invalid bluetooth settings
Michael Buesch
2008-04-23
1
-2
/
+20
*
|
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
2
-8
/
+5
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
1
-13
/
+14
|
\
|
*
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
1
-13
/
+14
*
|
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
2008-04-16
1
-0
/
+7
*
|
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
1
-2
/
+2
*
|
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
2
-83
/
+117
*
|
b43: Fix beacon BH update
Michael Buesch
2008-04-08
2
-42
/
+54
*
|
b43: Beaconing fixes
Michael Buesch
2008-04-08
2
-6
/
+37
*
|
b43: Fix TBTT and PU timings
Michael Buesch
2008-04-08
2
-8
/
+39
*
|
b43: Add more N-PHY stuff
Michael Buesch
2008-04-08
4
-12
/
+41
*
|
b43: Use SSB block-I/O to do PIO
Michael Buesch
2008-04-08
2
-83
/
+91
*
|
ssb: Turn suspend/resume upside down
Michael Buesch
2008-04-08
1
-4
/
+6
*
|
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
10
-103
/
+1267
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
2
-3
/
+10
|
\
\
|
|
/
|
*
b43: Fix PCMCIA IRQ routing
Michael Buesch
2008-04-01
1
-2
/
+4
|
*
b43: Add DMA mapping failure messages
Michael Buesch
2008-04-01
1
-1
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
3
-16
/
+22
|
\
\
|
|
/
|
*
b43: Remove irqs_disabled() sanity checks
Michael Buesch
2008-03-24
3
-6
/
+5
|
*
b43: Fix DMA mapping leakage
Michael Buesch
2008-03-24
1
-10
/
+17
*
|
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2008-03-25
2
-2
/
+42
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
b43: phy.c fix typo in register write
Harvey Harrison
2008-03-13
1
-1
/
+1
*
|
b43: pull out helpers for writing noise table
Harvey Harrison
2008-03-13
1
-22
/
+23
*
|
make b43_mac_{enable,suspend}() static
Adrian Bunk
2008-03-13
2
-5
/
+2
*
|
b43: Fix failed frames status report typo
Michael Buesch
2008-03-07
1
-1
/
+1
*
|
b43: Add TX statistics debugging counters
Michael Buesch
2008-03-07
2
-16
/
+80
*
|
b43: Rename the DMA ring pointers
Michael Buesch
2008-03-07
3
-163
/
+82
*
|
b43: Add QOS support
Michael Buesch
2008-03-07
7
-91
/
+262
*
|
b43: verify sta_notify mac80211 callback
Johannes Berg
2008-03-06
1
-0
/
+11
*
|
b43(legacy): include full timestamp in beacon frames
Johannes Berg
2008-02-29
1
-5
/
+9
*
|
b43: Add HostFlags HI support
Michael Buesch
2008-02-29
3
-35
/
+52
[next]