Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2c0d6100da3ee9b0f0cc46add9bb8a8161299a92
/
drivers
/
net
/
wireless
/
b43
2c0d610
b43: LP-PHY: Begin implementing calibration & software RFKILL support
by Gábor Stefanik
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
72f5f45
b43: use ieee80211_rx_ni()
by John W. Linville
· 15 years ago
88499ab
b43: Optimize PIO scratchbuffer usage
by Michael Buesch
· 15 years ago
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
e6693ea
b43: add 'struct b43_wl' missing declaration
by Miguel Boton
· 15 years ago
d50bae3
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
by Larry Finger
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
edbfdcc
b43: fix ieee80211_rx() context
by Johannes Berg
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bdcf8ff
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_override
by Jaswinder Singh Rajput
· 15 years ago
7e937c6
b43: do not stack-allocate pio rx/tx header and tail buffers
by Albert Herranz
· 15 years ago
f5b4da2
b43: Fix PPC crash in rfkill polling on unload
by Larry Finger
· 15 years ago
49d965c
b43: Protect sanity check against physical device removal
by Michael Buesch
· 15 years ago
727c988
b43: Don't use struct wldev after detach.
by Michael Buesch
· 15 years ago
b96ab54
b43: Always use block-I/O for the PIO data registers
by Michael Buesch
· 15 years ago
139d606
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
692e565
b43: Implement RFKILL status for LP PHY
by Larry Finger
· 15 years ago
4963cce
b43: Remove BROKEN attribute from SDIO
by Michael Buesch
· 15 years ago
82905ac
b43: fix build error if !CONFIG_B43_LEDS
by Albert Herranz
· 15 years ago
e899a3f
b43: Don't abuse wl->current_dev in the led work
by Michael Buesch
· 15 years ago
9308779
b43: Add LP PHY Analog Switch Support
by Thomas Ilnseher
· 15 years ago
09ebe2f
b43: Disable PMQ mechanism
by Michael Buesch
· 15 years ago
990b86f
b43: Add optional verbose runtime statistics
by Michael Buesch
· 15 years ago
176e9f6
b43: Fix IRQ sync for SDIO
by Michael Buesch
· 15 years ago
a8696c8
b43: Fix SDIO interrupt handler deadlock
by Michael Buesch
· 15 years ago
ce6c4a1
b43: Do not use _irqsafe callbacks
by Michael Buesch
· 15 years ago
3dbba8e
b43: Add Soft-MAC SDIO device support
by Albert Herranz
· 15 years ago
a78b3bb
b43: Rewrite suspend/resume code
by Michael Buesch
· 15 years ago
91d372c
b43: Fix resume failure
by Michael Buesch
· 15 years ago
5ab9549
b43: Force-wake queues on init
by Michael Buesch
· 15 years ago
e175e99
b43: Fix resume failure
by Michael Buesch
· 15 years ago
32f6afd
b43: Force-wake queues on init
by Michael Buesch
· 15 years ago
98a1e2a
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
by Michael Buesch
· 15 years ago
cde1b55
b43: Fix sparse warning in hw-tkip code
by Michael Buesch
· 15 years ago
b0544eb
b43: Really disable QoS, if requested
by Michael Buesch
· 15 years ago
fd413da
b43: PCMCIA is not experimental anymore
by Michael Buesch
· 15 years ago
69eddc8
b43: remove SHM spinlock
by Michael Buesch
· 15 years ago
77ca07f
b43: Remove PIO RX workqueue
by Michael Buesch
· 15 years ago
637dae3
b43: Remove DMA/PIO queue locks
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
1ee50cd
b43: LP-PHY: Fix TX gain tables
by Gábor Stefanik
· 15 years ago
c71dbd3
b43: Fix typo in modparam_btcoex description
by Gábor Stefanik
· 15 years ago
0136e51
b43: Add myself to module authors & to LP-PHY file copyright notices
by Gábor Stefanik
· 15 years ago
c206a39
b43: Refactor and update antenna diversity for A/G-PHY
by Gábor Stefanik
· 15 years ago
64e368b
b43: Implement antenna diversity support for LP-PHY
by Gábor Stefanik
· 15 years ago
867b2ef
b43: Enable LP-PHY support by default and remove Kconfig warning
by Gábor Stefanik
· 15 years ago
00fa928
b43: LP-PHY: Revert to the original PHY register write routine
by Gábor Stefanik
· 15 years ago
06e4da2
ssb: Implement PMU LDO control and use it in b43
by Gábor Stefanik
· 15 years ago
68ec532
b43: Fix and update LP-PHY code
by Gábor Stefanik
· 15 years ago
d8fa338
b43: LP-PHY: Fix and simplify Qdiv roundup
by Gábor Stefanik
· 15 years ago
6bd5f52
b43: LP-PHY: Fix a few typos in the RC calibration code
by Gábor Stefanik
· 15 years ago
035d024
b43: add hardware tkip
by gregor kowski
· 15 years ago
5904d20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
by Gábor Stefanik
· 15 years ago
5791ce1
b43: LP-PHY: Two small spec updates
by Gábor Stefanik
· 15 years ago
5f1c07d
b43: LP-PHY: Fix setting TX power control mode during RC calibration
by Gábor Stefanik
· 15 years ago
12d4bba
b43: LP-PHY: Fix reading old mode in the set TX power control routine
by Gábor Stefanik
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
86b2892
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
by Gábor Stefanik
· 15 years ago
7e4d852
b43: LP-PHY: Update B2062 radio init with recent spec changes
by Gábor Stefanik
· 15 years ago
ed07c4b
b43: LP-PHY: Fix a bug in the B2062 channel tune path
by Gábor Stefanik
· 15 years ago
5269102e
b43: LP-PHY: Update code for spec fixes, and fix a few typos
by Gábor Stefanik
· 15 years ago
055114a
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
by Gábor Stefanik
· 15 years ago
96909e9
b43: LP-PHY: Update baseband init for recent spec changes
by Gábor Stefanik
· 15 years ago
826ee70
b43: Handle B43_PHYTYPE_LP in RX path
by Gábor Stefanik
· 15 years ago
1245684
b43: LP-PHY: Fix another TX power control abuse
by Gábor Stefanik
· 15 years ago
16373f6
b43: LP-PHY: Update TX gain override for a spec typo fix
by Gábor Stefanik
· 15 years ago
0c61bb9
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
by Gábor Stefanik
· 15 years ago
9d86a2d
b43: Make LP-PHY testable
by Gábor Stefanik
· 15 years ago
759b973
b43: Add LP-PHY firmware loading support
by Gábor Stefanik
· 15 years ago
1e711be
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
by Gábor Stefanik
· 15 years ago
588f837
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
by Gábor Stefanik
· 15 years ago
7021f62
b43: LP-PHY: Initialize TX power control
by Gábor Stefanik
· 15 years ago
2f19c28
b43: Update dummy transmission to match V4 specs
by Gábor Stefanik
· 15 years ago
560ad81
b43: Implement RC calibration for rev.0/1 LP-PHYs
by Gábor Stefanik
· 15 years ago
4758315
b43: LP-PHY: Refactor TX gain table I/O
by Gábor Stefanik
· 15 years ago
d4de953
b43: Implement RC calibration for rev.2+ LP PHYs
by Gábor Stefanik
· 15 years ago
84ec167
b43: LP-PHY: Implement reading band SPROM
by Gábor Stefanik
· 15 years ago
d44517f
b43: Fix a typo in the sync_stx routine
by Gábor Stefanik
· 15 years ago
a3e14f3
b43: Update LP-PHY rev2+ baseband init to match the specs
by Gábor Stefanik
· 15 years ago
c65d6fb
b43: Implement LP-PHY baseband table initialization
by Gábor Stefanik
· 15 years ago
3281d95
b43: LP-PHY: Implement STX synchronization
by Gábor Stefanik
· 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
c45fa8c
b43: remove wrong probe_resp_plcp write
by gregor kowski
· 15 years ago
7c81e98
b43: Typo fixes & minor cleanup
by Gábor Stefanik
· 15 years ago
c10e47f
b43: Add LP 2063 radio init
by Gábor Stefanik
· 15 years ago
738f0f4
b43: implement baseband init for LP-PHY <= rev1
by Gábor Stefanik
· 15 years ago
92ca8d4
b43: remove wrong probe_resp_plcp write
by gregor kowski
· 15 years ago
f62ae6c
b43: Fix unaligned 32bit SHM-shared access
by Michael Buesch
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
18c6951
b43: Work around mac80211 race condition
by Larry Finger
· 15 years ago
e91d833
wireless: remove print_mac uses
by Johannes Berg
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
cff782c
b43: Add support for 4318E
by Clyde McPherson
· 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
b52a033
b43: Fix possible unaligned u32 access
by Matthieu CASTET
· 15 years ago
Next »