Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
42f1c01b79d54a00012c553b95fc7fe266d82394
/
drivers
/
net
/
wireless
/
b43
/
main.c
« Previous
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
63734642
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
77ca07f
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
c45fa8c
b43: remove wrong probe_resp_plcp write
by gregor kowski
· 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
e91d833
wireless: remove print_mac uses
by Johannes Berg
· 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
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 15 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 15 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 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
591f3dc
b43: Do radio lock assertion in software
by Michael Buesch
· 16 years ago
3e3ccb3
b43: Mask PHY TX error interrupt, if not debugging
by Michael Buesch
· 16 years ago
1a77733
b43: Fix compilation for devices without PCI core
by Michael Buesch
· 16 years ago
99da185
b43: checkpatch.pl cleanups
by John Daiker
· 16 years ago
25d3ef5
b43: Implement sw scan callbacks
by Michael Buesch
· 16 years ago
8821905
b43: Enable PCI slow clock workaround, if needed.
by Michael Buesch
· 16 years ago
1cc8f47
b43: Honor the no-slow-clock boardflag
by Michael Buesch
· 16 years ago
969d15c
b43: Fix radio host flags
by Michael Buesch
· 16 years ago
fc68ed4
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
060210f
b43: Dynamically control log verbosity
by Michael Buesch
· 16 years ago
08e87a8
b43: Accessing the TSF via mac80211
by Alina Friedrichsen
· 16 years ago
1a9f509
b43: Automatically probe for opensource firmware
by Michael Buesch
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
a1d88210
b43: Eliminate compilation warning in b43_op_set_key
by Larry Finger
· 16 years ago
dc822b5
mac80211: clean up set_key callback
by Johannes Berg
· 16 years ago
c557289
b43: Change schedule for old-fw support removal
by Michael Buesch
· 16 years ago
6b1c7c6
b43/ssb: Add SPROM8 extraction and LP-PHY detection
by Michael Buesch
· 16 years ago
bb519be
b43: detect N PHY revision/radio
by Johannes Berg
· 16 years ago
92d6128
ssb/b43: add new N PHY device
by Johannes Berg
· 16 years ago
3ebbbb5
b43: Use 64bit atomic register access for TSF
by Michael Buesch
· 16 years ago
e808e58
b43: Fixup set_key handling
by Michael Buesch
· 16 years ago
922d8a0
b43: fix "‘gmode’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
9cf7f24
b43: Add key memory dumping
by Michael Buesch
· 16 years ago
d10d0e5
b43: Fix some MAC locking
by Michael Buesch
· 16 years ago
c7ab5ef
b43: implement short slot and basic rate handling
by Johannes Berg
· 16 years ago
71c11fb
b43/legacy: remove SSID code
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
Next »