index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
b43: Fix bandswitch
Michael Buesch
2008-02-29
2
-129
/
+199
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
4
-189
/
+105
|
/
*
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
2008-02-28
1
-0
/
+1
*
b43: Fix firmware load message level
Michael Buesch
2008-02-15
1
-5
/
+5
*
b43: Add firmware information to modinfo
Michael Buesch
2008-02-15
1
-0
/
+2
*
b43: Add driver load messages
Michael Buesch
2008-02-15
2
-0
/
+34
*
leds: Standardise LED naming scheme
Richard Purdie
2008-02-07
1
-4
/
+4
*
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-06
2
-58
/
+99
|
\
|
*
b43: Fix DMA for 30/32-bit DMA engines
Michael Buesch
2008-02-05
2
-58
/
+99
*
|
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
2008-02-05
3
-10
/
+21
*
|
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
2008-02-05
1
-0
/
+1
|
/
*
b43: Drop packets that we are not able to encrypt
Michael Buesch
2008-02-01
3
-30
/
+58
*
b43: Fix suspend/resume
Michael Buesch
2008-02-01
2
-16
/
+25
*
b43: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-02-01
1
-1
/
+8
*
b43: Fix MAC control and microcode init
Michael Buesch
2008-01-29
1
-13
/
+48
*
b43: Fix firmware caching
Michael Buesch
2008-01-29
2
-110
/
+134
*
b43: Add more N-PHY init code
Michael Buesch
2008-01-29
2
-24
/
+320
*
b43/nphy.c: include headers to avoid build breakage on some platforms
John W. Linville
2008-01-29
1
-0
/
+3
*
b43: Add lots of N-PHY lookup tables
Michael Buesch
2008-01-29
2
-0
/
+1236
*
b43: Add NPHY channel switch code
Michael Buesch
2008-01-29
5
-13
/
+1182
*
b43: Add NPHY radio init code
Michael Buesch
2008-01-29
8
-9
/
+512
*
b43: Add Broadcom 2055 radio register definitions
Michael Buesch
2008-01-29
1
-0
/
+210
*
b43: Add support for new firmware
Michael Buesch
2008-01-29
5
-129
/
+289
*
b43: Fix radio ID register reading
Michael Buesch
2008-01-29
1
-4
/
+3
*
b43: Add N-PHY related initvals firmware filenames.
Michael Buesch
2008-01-29
1
-0
/
+12
*
b43: Fix tim search buffer overrun
Michael Buesch
2008-01-29
1
-3
/
+4
*
b43: Put multicast frames on the mcast queue
Michael Buesch
2008-01-29
3
-42
/
+92
*
b43: Fix template upload locking.
Michael Buesch
2008-01-29
1
-7
/
+8
*
b43: Fix upload of beacon packets to the hardware
Michael Buesch
2008-01-29
2
-80
/
+151
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-29
3
-13
/
+11
*
b43: finish removal of pio support
John W. Linville
2008-01-29
2
-805
/
+0
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-29
5
-65
/
+36
*
b43: Fix PHY register routing
Michael Buesch
2008-01-29
3
-114
/
+145
*
b43: Add N-PHY register definitions
Michael Buesch
2008-01-29
5
-12
/
+760
*
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2008-01-29
2
-92
/
+60
*
b43: Add NPHY kconfig option
Michael Buesch
2008-01-29
2
-0
/
+17
*
b43: Add definitions for MAC Control register
Michael Buesch
2008-01-29
2
-22
/
+28
*
b43: Remove PIO support
Michael Buesch
2008-01-29
8
-252
/
+21
[next]