Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b1d8e431bd5639c03ff99d08fd2d5d621969bdc5
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
4520286
b43legacy: Fix unload oops if firmware is not available
by Larry Finger
· 11 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
576d28a
b43legacy: Fix firmware loading when driver is built into the kernel
by Larry Finger
· 12 years ago
2d838bb
b43legacy: Fix crash on unload when firmware not available
by Larry Finger
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
85ce5ae
b43legacy: fix logic in GPIO init
by Rafał Miłecki
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
02b7d83
Fix typo in printed messages
by Anatol Pomozov
· 13 years ago
491b26b
wireless: update wireless URLs
by Johannes Berg
· 13 years ago
5a20ef3
ssb: remove rev from boardinfo
by Hauke Mehrtens
· 13 years ago
8f4b203
b43legacy: Fix error due to MMIO access with SSB unpowered
by Larry Finger
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
a3ea2c7
b43legacy: Load firmware from work queue instead of from probe routine
by Larry Finger
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5d07a3d
b43legacy: Avoid packet losses in the dma worker code
by Larry Finger
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
ac5c24e9
drivers/net: change moduleparam.h to module.h as required.
by Paul Gortmaker
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
8b0be90
b43/legacy: Remove firmware IDs
by Michael Büsch
· 13 years ago
ea7a03c
b43legacy: report core number
by Pavel Roskin
· 13 years ago
6cff689
b43legacy: remove wireless extensions inclusions
by Johannes Berg
· 14 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 14 years ago
c0c33ad
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
· 14 years ago
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
0541ac4
b43legacy: Fix warnings from gcc 4.6.0
by Larry Finger
· 14 years ago
a7ffab3
b43legacy: trivial: use TMSLOW def instead of magic value
by Rafał Miłecki
· 14 years ago
3ed3f49
b43legacy: drop ssb-duplicated workaround for dangling cores
by Rafał Miłecki
· 14 years ago
eee4082
b43legacy: drop invalid IMCFGLO workaround
by Rafał Miłecki
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
0e67d6cb
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
bcf3c7c
b43legacy: update hw/fw version info in wiphy struct
by John W. Linville
· 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
c7ab1a4
b43legacy: 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
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
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
8b2bbe6
b43legacy: 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
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
2f1f00f
Remove config option B43_LEGACY_RFKILL completely
by Christoph Egger
· 15 years ago
c2f4f52
b43legacy: Declare all possible ucodeX.fw files
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
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
0869aea0
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
98a1e2a
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
by Michael Buesch
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
fd4973c
b43/b43legacy: fix radio LED initialization
by Larry Finger
· 16 years ago
f41f3f3
b43/legacy: port to cfg80211 rfkill
by Johannes Berg
· 16 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 16 years ago
44710bb
b43legacy: Remove unnecessary MMIO in interrupt hotpath
by Stefano Brivio
· 16 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
2d1f96d
b43legacy: Clean up beacon IRQ
by Larry Finger
· 16 years ago
7858e07
b43legacy: Fixes for beaconing
by Larry Finger
· 16 years ago
910cfee
b43legacy: Do not select HW_RANDOM
by Larry Finger
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
08cb7e0
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
7f3704e
b43legacy: 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
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
870abdf
mac80211: add multi-rate retry support
by Felix Fietkau
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
a3ec233
wireless: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
4104863
b43legacy: Release mutex in error handling code
by Julia Lawall
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 17 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
664f200
b43legacy: Do not return TX_BUSY from op_tx
by Michael Buesch
· 17 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
48e6c51
b43legacy: Fix controller restart crash
by Michael Buesch
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
ca21614
b43legacy: replace limit_value macro with clamp_val
by Harvey Harrison
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
3e2c40e
b43legacy: fix TBTT and PU timings
by Stefano Brivio
· 17 years ago
385f848
b43legacy: fix initvals loading on bcm4303
by Stefano Brivio
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c256e05
b43legacy: Fix module init message
by Michael Buesch
· 17 years ago
4688be3
b43legacy: fix B43legacy_WARN_ON macro
by Stefano Brivio
· 17 years ago
a297170
b43legacy: fix upload of beacon packets to the hardware
by Stefano Brivio
· 17 years ago
eed0fd2
b43legacy: add definitions for MAC control register
by Stefano Brivio
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
6fff1c6
b43legacy: Add driver load messages
by Stefano Brivio
· 17 years ago
cfbc35b
b43legacy: fix firmware load message level
by Stefano Brivio
· 17 years ago
Next »