Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c244e08c7aa30abea3c29ff17a40f4b0a58a7913
/
drivers
/
net
/
wireless
/
b43
/
main.c
c244e08
b43: bus: abstract chip info
by Rafał Miłecki
· 13 years ago
a18c715
b43: bus: abstract device structs and irq
by Rafał Miłecki
· 13 years ago
0581483
b43: bus: abstract SPROM
by Rafał Miłecki
· 13 years ago
21d889d
b43: bus: abstract 80211 core info
by Rafał Miłecki
· 13 years ago
482f053
b43: add bus device abstraction layer
by Rafał Miłecki
· 13 years ago
aa63418
b43: rename ssb_device variable in ssb specific functions
by Rafał Miłecki
· 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
7551732
b43: read PHY info only when needed (for PHY-A)
by Rafał Miłecki
· 13 years ago
1495298
b43: separate ssb core reset
by Rafał Miłecki
· 13 years ago
c4a2a08
b43: add helper for finding GPIO device
by Rafał Miłecki
· 13 years ago
0355a34
b43: make b43_wireless_init less bus specific
by Rafał Miłecki
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
dedb1eb
b43: rename b43_wldev's field with ssb_device to sdev
by Rafał Miłecki
· 13 years ago
0fd82ea
b43: implement timeouts workaround
by Rafał Miłecki
· 13 years ago
858a165
b43: move MAC PHY clock controling function
by Rafał Miłecki
· 13 years ago
5ee9c6a
b43: trivial: include ssb word in ssb specific functions
by Rafał Miłecki
· 13 years ago
25ea0dd
b43: drop ssb-duplicated workaround for dangling cores
by Rafał Miłecki
· 13 years ago
fc2b1e0
b43: drop invalid IMCFGLO workaround
by Rafał Miłecki
· 14 years ago
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
f615839
b43: trivial: update module info about ucode16_mimo firmware
by Rafał Miłecki
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
ab72efd
b43: N-PHY: enable support for PHYs rev 3 and higher
by Rafał Miłecki
· 14 years ago
e41596a
b43: use correct firmware for newer cores
by Rafał Miłecki
· 14 years ago
42ab135
b43: rename TMS defines, drop useless condition from core reset
by Rafał Miłecki
· 14 years ago
692d2c0
b43: rename config option for N-PHY, drop BROKEN
by Rafał Miłecki
· 14 years ago
82a5204
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
by Rafał Miłecki
· 14 years ago
abc1f7c
b43: set TMS to work with current band width for N-PHY
by Rafał Miłecki
· 14 years ago
5b736d4
drivers/net/wireless/b43/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
84c164a
b43: move hwrng registration driver to wireless core initialization
by John W. Linville
· 14 years ago
652caa5
b43: update hw/fw version info in wiphy struct
by John W. Linville
· 14 years ago
41950bd
b43: silence most sparse warnings
by John W. Linville
· 14 years ago
bb64d95
b43: Clarify logged message after fatal DMA error and switch to PIO mode
by Larry Finger
· 14 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
354b4f0
b43: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
f5c044e
mac80211: remove deprecated noise field from ieee80211_rx_status
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c5a079f
drivers/net/wireless/b43/main.c:4351: Fixed coding style
by Daniel Ngu
· 15 years ago
ce300c7
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
9e3bd91
b43: fall back gracefully to PIO mode after fatal DMA errors
by Linus Torvalds
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
3b27521
b43: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
0866b03
b43/b43legacy: Wake queues in wireless_core_start
by Larry Finger
· 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
10be7eb
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
b6c3f5b
b43: Fix throughput regression
by Larry Finger
· 15 years ago
96869a3
b43: Workaround circular locking in hw-tkip key update callback
by Michael Buesch
· 15 years ago
aa4c7b2
b43: check band width
by Rafał Miłecki
· 15 years ago
b3fbdcf
mac80211: pass vif and station to update_tkip_key
by Johannes Berg
· 15 years ago
6373464
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
003d6d2
b43: add new SSB's core id for BCM4328
by Rafał Miłecki
· 15 years ago
6021e08
b43: Declare at least one real firmware file using MODULE_FIRMWARE.
by Tim Gardner
· 15 years ago
3a999e6e
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
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
b02914a
b43: Allow PIO mode to be selected at module load
by Larry Finger
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
214ac9a
b43: Remove reset after fatal DMA error
by Larry Finger
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8f61128
b43: work around a locking issue in ->set_tim()
by Felix Fietkau
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 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
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
d50bae3
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
by Larry Finger
· 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
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
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
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
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
b0544eb
b43: Really disable QoS, if requested
by Michael Buesch
· 15 years ago
69eddc8
b43: remove SHM spinlock
by Michael Buesch
· 15 years ago
77ca07ff
b43: Remove PIO RX workqueue
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
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
64e368b
b43: Implement antenna diversity support for LP-PHY
by Gábor Stefanik
· 15 years ago
035d024
b43: add hardware tkip
by gregor kowski
· 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
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
2f19c28
b43: Update dummy transmission to match V4 specs
by Gábor Stefanik
· 15 years ago
66d2d08
b43: Fix hardware key index handling
by Michael Buesch
· 15 years ago
Next »