Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
330f28f691e9b349e34adcaf82b273cf061bb491
/
drivers
/
net
/
wireless
/
b43
/
b43.h
7e937c6
b43: do not stack-allocate pio rx/tx header and tail buffers
by Albert Herranz
· 15 years ago
990b86f
b43: Add optional verbose runtime statistics
by Michael Buesch
· 15 years ago
a78b3bb
b43: Rewrite suspend/resume code
by Michael Buesch
· 15 years ago
69eddc8
b43: remove SHM spinlock
by Michael Buesch
· 15 years ago
f5d40ee
b43: Remove TX spinlock
by Michael Buesch
· 15 years ago
36dbd95
b43: Use a threaded IRQ handler
by Michael Buesch
· 15 years ago
66d2d08
b43: Fix hardware key index handling
by Michael Buesch
· 15 years ago
bedaf80
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
by Gábor Stefanik
· 15 years ago
7c81e98
b43: Typo fixes & minor cleanup
by Gábor Stefanik
· 15 years ago
738f0f4
b43: implement baseband init for LP-PHY <= rev1
by Gábor Stefanik
· 15 years ago
fd4973c
b43/b43legacy: fix radio LED initialization
by Larry Finger
· 15 years ago
403a3a1
b43: Add fw capabilities
by Michael Buesch
· 15 years ago
f41f3f3
b43/legacy: port to cfg80211 rfkill
by Johannes Berg
· 15 years ago
1379072
b43: Remove unnecessary MMIO in interrupt hotpath
by Michael Buesch
· 16 years ago
616de35
b43: Do not "select" HW_RANDOM
by Michael Buesch
· 16 years ago
ce4fbdb
b43: Pass more RX flags to mac80211
by Michael Buesch
· 16 years ago
ce1a9ee
b43: Add parts of LP-PHY TX power control
by Michael Buesch
· 16 years ago
060210f
b43: Dynamically control log verbosity
by Michael Buesch
· 16 years ago
1a9f509
b43: Automatically probe for opensource firmware
by Michael Buesch
· 16 years ago
c7ab5ef
b43: implement short slot and basic rate handling
by Johannes Berg
· 16 years ago
e35cc4d
b43: fix QoS parameters initialization
by Lorenzo Nava
· 16 years ago
5a5f3b4
b43: Remove QoS update workqueue
by Michael Buesch
· 16 years ago
18c8ade
b43: Rewrite TX power adjustment
by Michael Buesch
· 16 years ago
ef1a628
b43: Implement dynamic PHY API
by Michael Buesch
· 16 years ago
9b839a7
b43: Add simple firmware watchdog
by Michael Buesch
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
98a3b2f
b43: Fix noise calculation WARN_ON
by Michael Buesch
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6b4bec01
b43: Upload both beacon templates on initial load
by Michael Buesch
· 16 years ago
53c0685
b43: Add firmware markers support
by Michael Buesch
· 16 years ago
afa83e2
b43: Add panic reason code that doesn't trigger restart
by Michael Buesch
· 16 years ago
6821783
b43: Allow running without PCM firmware
by Michael Buesch
· 16 years ago
e48b0ee
b43: Add hooks for firmware debugging
by Michael Buesch
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
cdbf084
b43: replace limit_value macro with clamp_val
by Harvey Harrison
· 17 years ago
e40ac41
b43: Don't disable IRQs in mac_suspend
by Michael Buesch
· 17 years ago
21a75d7
b43: Fix some TX/RX locking issues
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
5100d5a
b43: Add PIO support for PCMCIA devices
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
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
26bc783
b43: Add driver load messages
by Michael Buesch
· 17 years ago
3506e0c
b43: avoid unregistering device objects during suspend
by Rafael J. Wysocki
· 17 years ago
61cb5dd
b43: Fix firmware caching
by Michael Buesch
· 17 years ago
280d0e1
b43: Put multicast frames on the mcast queue
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
f31800d
b43: Remove the PHY spinlock
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
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
8ed7fc4
b43: Fix ofdmtab write regression
by Michael Buesch
· 17 years ago
00e0b8c
b43: reinit on too many PHY TX errors
by Stefano Brivio
· 17 years ago
d42ce84
b43: include full 64-bit timestamp in monitor mode
by Johannes Berg
· 17 years ago
61bca6e
b43: rewrite A PHY initialization
by Stefano Brivio
· 17 years ago
d987160
b43: Fix rxheader channel parsing
by Michael Buesch
· 17 years ago
8e9f752
[B43]: RF-kill support
by Michael Buesch
· 17 years ago
21954c3
[B43]: LED triggers support
by Michael Buesch
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
fda9abc
[B43]: Support for turning the radio off from software.
by Michael Buesch
· 17 years ago
e4d6b79
[B43]: add mac80211-based driver for modern BCM43xx devices
by Michael Buesch
· 17 years ago