Sign in
googlers
/
maze
/
linux
/
b6d4f7e3ef25beb8c658c97867d98883e69dc544
/
drivers
/
net
/
wireless
/
b43
7b3abfc
b43: Fix possible MMIO access while device is down
by Michael Buesch
· 17 years ago
c9e8eae
b43: Do not return TX_BUSY from op_tx
by Michael Buesch
· 17 years ago
98a3b2f
b43: Fix noise calculation WARN_ON
by Michael Buesch
· 17 years ago
028118a
b43: Fix possible NULL pointer dereference in DMA code
by Michael Buesch
· 17 years ago
1beee8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3bf0a32
b43: Fix controller restart crash
by Michael Buesch
· 17 years ago
6b4bec0
b43: Upload both beacon templates on initial load
by Michael Buesch
· 17 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 17 years ago
21a75d7
b43: Fix some TX/RX locking issues
by Michael Buesch
· 17 years ago
c2a3b23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
2e35af1
b43: Fix dual-PHY devices
by Michael Buesch
· 17 years ago
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
d02aacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1033b3e
b43: Workaround DMA quirks
by Michael Buesch
· 17 years ago
9fc3845
b43: Add more btcoexist workarounds
by Michael Buesch
· 17 years ago
a259d6a
b43: Fix HostFlags data types
by Michael Buesch
· 17 years ago
1855ba7
b43: Workaround invalid bluetooth settings
by Michael Buesch
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
ba38001
b43: Add fastpath to b43_mac_suspend()
by Michael Buesch
· 17 years ago
4ac5846
ssb: Fix usage of struct device used for DMAing
by Michael Buesch
· 17 years ago
8cf6a31
b43: use b43_is_mode() call
by Michael Buesch
· 17 years ago
5042c50
b43: Fix PHY TX control words in SHM
by Michael Buesch
· 17 years ago
c97a4cc
b43: Fix beacon BH update
by Michael Buesch
· 17 years ago
a82d992
b43: Beaconing fixes
by Michael Buesch
· 17 years ago
d59f720
b43: Fix TBTT and PU timings
by Michael Buesch
· 17 years ago
7b58416
b43: Add more N-PHY stuff
by Michael Buesch
· 17 years ago
d8c17e1
b43: Use SSB block-I/O to do PIO
by Michael Buesch
· 17 years ago
8fe2b65
ssb: Turn suspend/resume upside down
by Michael Buesch
· 17 years ago
5100d5a
b43: Add PIO support for PCMCIA devices
by Michael Buesch
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e645890
b43: Fix PCMCIA IRQ routing
by Michael Buesch
· 17 years ago
539e6f8
b43: Add DMA mapping failure messages
by Michael Buesch
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c01f9c6
b43: Don't compile N-PHY code when N-PHY is disabled
by Michael Buesch
· 17 years ago
7a193a5
b43: Remove irqs_disabled() sanity checks
by Michael Buesch
· 17 years ago
ffa9256
b43: Fix DMA mapping leakage
by Michael Buesch
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
40e024d
b43: pull out helpers for writing noise table
by Harvey Harrison
· 17 years ago
affe0a0
make b43_mac_{enable,suspend}() static
by Adrian Bunk
· 17 years ago
5abdc49
b43: phy.c fix typo in register write
by Harvey Harrison
· 17 years ago
87d9611
b43: Fix failed frames status report typo
by Michael Buesch
· 17 years ago
57df40d
b43: Add TX statistics debugging counters
by Michael Buesch
· 17 years ago
b27faf8
b43: Rename the DMA ring pointers
by Michael Buesch
· 17 years ago
e6f5b93
b43: Add QOS support
by Michael Buesch
· 17 years ago
38968d0
b43: verify sta_notify mac80211 callback
by Johannes Berg
· 17 years ago
d007b7f
b43(legacy): include full timestamp in beacon frames
by Johannes Berg
· 17 years ago
35f0d35
b43: Add HostFlags HI support
by Michael Buesch
· 17 years ago
bb1eeff
b43: Fix bandswitch
by Michael Buesch
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
c708453
Use a separate config option for the b43 pci to ssb bridge.
by Alexey Zaytsev
· 17 years ago
588e6cd
b43: Fix firmware load message level
by Michael Buesch
· 17 years ago
9c7d99d
b43: Add firmware information to modinfo
by Michael Buesch
· 17 years ago
26bc783
b43: Add driver load messages
by Michael Buesch
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
b79caa6
b43: Fix DMA for 30/32-bit DMA engines
by Michael Buesch
· 17 years ago
3506e0c
b43: avoid unregistering device objects during suspend
by Rafael J. Wysocki
· 17 years ago
96cf49a
drivers/net/wireless/b43/main.c needs io.h
by Andrew Morton
· 17 years ago
09552cc
b43: Drop packets that we are not able to encrypt
by Michael Buesch
· 17 years ago
7be1bb6
b43: Fix suspend/resume
by Michael Buesch
· 17 years ago
1946a2c
b43: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
1f7d87b
b43: Fix MAC control and microcode init
by Michael Buesch
· 17 years ago
61cb5dd
b43: Fix firmware caching
by Michael Buesch
· 17 years ago
95b66ba
b43: Add more N-PHY init code
by Michael Buesch
· 17 years ago
819d772
b43/nphy.c: include headers to avoid build breakage on some platforms
by John W. Linville
· 17 years ago
8ac919b
b43: Add lots of N-PHY lookup tables
by Michael Buesch
· 17 years ago
d159131
b43: Add NPHY channel switch code
by Michael Buesch
· 17 years ago
53a6e23
b43: Add NPHY radio init code
by Michael Buesch
· 17 years ago
60168f1
b43: Add Broadcom 2055 radio register definitions
by Michael Buesch
· 17 years ago
eb189d8b
b43: Add support for new firmware
by Michael Buesch
· 17 years ago
243dcfc
b43: Fix radio ID register reading
by Michael Buesch
· 17 years ago
dd0d43e
b43: Add N-PHY related initvals firmware filenames.
by Michael Buesch
· 17 years ago
47f76ca
b43: Fix tim search buffer overrun
by Michael Buesch
· 17 years ago
280d0e1
b43: Put multicast frames on the mcast queue
by Michael Buesch
· 17 years ago
d4df6f1
b43: Fix template upload locking.
by Michael Buesch
· 17 years ago
e66fee6
b43: Fix upload of beacon packets to the hardware
by Michael Buesch
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
3543f80
b43: finish removal of pio support
by John W. Linville
· 17 years ago
f31800d
b43: Remove the PHY spinlock
by Michael Buesch
· 17 years ago
5250703
b43: Fix PHY register routing
by Michael Buesch
· 17 years ago
424047e
b43: Add N-PHY register definitions
by Michael Buesch
· 17 years ago
96c755a
b43: Fix any N-PHY related WARN_ON() in the attach stage.
by Michael Buesch
· 17 years ago
d5c71e4
b43: Add NPHY kconfig option
by Michael Buesch
· 17 years ago
aa6c7ae
b43: Add definitions for MAC Control register
by Michael Buesch
· 17 years ago
03b2977
b43: Remove PIO support
by Michael Buesch
· 17 years ago
f3dd3fc
b43: Fix chip access validation for new devices
by Michael Buesch
· 17 years ago
9db1f6d
b43: Only select allowed TX and RX antennas
by Michael Buesch
· 17 years ago
e861b98
ssb: Fix extraction of values from SPROM
by Michael Buesch
· 17 years ago
c0ddd04
wireless: cleanup some merge errors
by John W. Linville
· 17 years ago
38d1b4c
b43: Fix for broken transmission
by Michael Buesch
· 17 years ago
8ed7fc4
b43: Fix ofdmtab write regression
by Michael Buesch
· 17 years ago
013978b
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
by Larry Finger
· 17 years ago
00e0b8c
b43: reinit on too many PHY TX errors
by Stefano Brivio
· 17 years ago
d8be11e
b43: include FCS in frames handed to mac80211
by Johannes Berg
· 17 years ago
d42ce84
b43: include full 64-bit timestamp in monitor mode
by Johannes Berg
· 17 years ago
95de284
b43: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
7223e8d
b43: silence a bogus gcc warning
by Frank Lichtenheld
· 17 years ago
1f21ad2
b43/b43legacy: fix my copyright notices
by Stefano Brivio
· 17 years ago
61bca6e
b43: rewrite A PHY initialization
by Stefano Brivio
· 17 years ago
Next »