Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93af7aca44f0e82e67bda10a0fb73d383edcc8bd
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
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
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
664f200
b43legacy: Do not return TX_BUSY from op_tx
by Michael Buesch
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 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
1a1c360
b43legacy: add firmware information to modinfo
by Stefano Brivio
· 17 years ago
ada5073
b43legacy: fix suspend/resume
by Stefano Brivio
· 17 years ago
e78c9d2
b43legacy: fix MAC control and microcode init
by Stefano Brivio
· 17 years ago
8712f27
b43legacy: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
bfe6a50
b43legacy: Remove the PHY spinlock
by Michael Buesch
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
e861b98
ssb: Fix extraction of values from SPROM
by Michael Buesch
· 17 years ago
4ad36d7
b43legacy: Fix rfkill radio LED
by Larry Finger
· 17 years ago
a293ee9
b43legacy: reinit on too many PHY TX errors
by Stefano Brivio
· 17 years ago
5be3bda
b43legacy: include full 64-bit timestamp in monitor mode
by Johannes Berg
· 17 years ago
7797aa3
b43legacy: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
1f21ad2
b43/b43legacy: fix my copyright notices
by Stefano Brivio
· 17 years ago
db9683fb1
b43legacy: rewrite and fix rfkill initialization
by Stefano Brivio
· 17 years ago
33a3dc9
b43legacy: use a consistent naming scheme for the ops
by Stefano Brivio
· 17 years ago
0a6e1be
b43legacy: use the retry limits provided by mac80211
by Stefano Brivio
· 17 years ago
0c1d379
b43legacy: Remove set_key callback
by Michael Buesch
· 17 years ago
f34eb69
b43legacy: Rewrite pwork locking
by Larry Finger
· 17 years ago
6be5083
b43legacy: Use input-polldev for the rfkill switch
by Larry Finger
· 17 years ago
93bb7f3
b43legacy: RF-kill support
by Larry Finger
· 17 years ago
ba48f7b
b43legacy: LED triggers support
by Larry Finger
· 17 years ago
354807e
b43/b43legacy: fix left-over URLs and ifdefs
by Stefano Brivio
· 17 years ago
cd73ba9
b43legacy: Fix sparse warning
by Michael Buesch
· 17 years ago
440cb58
b43legacy: fix shared IRQ race condition
by Stefano Brivio
· 17 years ago
82cd682
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
208eec8
[PATCH] b43legacy: Fix potential return of uninitialized variable
by Larry Finger
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
1065de1
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
by Larry Finger
· 17 years ago
42a9174
[B43LEGACY]: Support for turning the radio off from software.
by Larry Finger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
75388ac
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
by Larry Finger
· 17 years ago