Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f2cbba7602383cd9cdd21f0a5d0b8bd1aad47b33
/
drivers
/
net
/
wireless
/
b43
/
b43.h
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
7955d87
b43: add missing MMIO defines
by Rafał Miłecki
· 13 years ago
0b4ff45
b43: LCN-PHY: minor fixes
by Rafał Miłecki
· 13 years ago
df76626
b43: drop Kconfig option of forcing PIO mode
by Rafał Miłecki
· 13 years ago
8b0be90
b43/legacy: Remove firmware IDs
by Michael Büsch
· 13 years ago
0cc9772
b43: fix DMA on some bugged hardware
by Rafał Miłecki
· 13 years ago
5d85290
b43: support new TX header, noticed to be used by 598.314+ fw
by Rafał Miłecki
· 13 years ago
efe0249
b43: use enum for firmware header format
by Rafał Miłecki
· 13 years ago
78c1ee7
b43: disable parity check on BCMA devices
by Rafał Miłecki
· 13 years ago
124cc11
b43: bcma: define 80211 core specific IO status bits
by Rafał Miłecki
· 13 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 13 years ago
443c1a2
b43: define new PHYs and radio regs for cores >= 24
by Rafał Miłecki
· 13 years ago
aa4e014
b43: add BCMA 80211 core specific defines
by Rafał Miłecki
· 13 years ago
3c65ab6
b43: add an option to register BROKEN bcma driver
by Rafał Miłecki
· 13 years ago
24ca39d
b43: bus: abstract bus and core operations
by Rafał Miłecki
· 13 years ago
c0b4c00
b43: bus: abstract R/W operations
by Rafał Miłecki
· 13 years ago
482f053
b43: add bus device abstraction layer
by Rafał Miłecki
· 13 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
e64851f
b43: fix comment typo reqest -> request
by Jim Cromie
· 13 years ago
05100a2
b43: dma: cache translation (routing bits)
by Rafał Miłecki
· 13 years ago
620d785
b43: add helpers for block R/W ops
by Rafał Miłecki
· 13 years ago
dedb1eb
b43: rename b43_wldev's field with ssb_device to sdev
by Rafał Miłecki
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
42ab135
b43: rename TMS defines, drop useless condition from core reset
by Rafał Miłecki
· 14 years ago
7e6da2b
b43: define known SPROM boardflags2 bits
by Rafał Miłecki
· 14 years ago
106cb09
b43: define B43_SHM_SH_CHAN_40MHZ
by Rafał Miłecki
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
9734485
b43: N-PHY: add some registers and structs definitions
by Rafał Miłecki
· 15 years ago
9e3bd91
b43: fall back gracefully to PIO mode after fatal DMA errors
by Linus Torvalds
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
b6c3f5b
b43: Fix throughput regression
by Larry Finger
· 15 years ago
76a4db3
b43: N-PHY: add shared memory offsets definitions
by Rafał Miłecki
· 15 years ago
b02914a
b43: Allow PIO mode to be selected at module load
by Larry Finger
· 15 years ago
c1b84ab
b43: Remove deprecated 'qual' from returned RX status
by Larry Finger
· 15 years ago
88499ab
b43: Optimize PIO scratchbuffer usage
by Michael Buesch
· 15 years ago
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
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6b4bec0
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
Next »