index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
1
-2
/
+6
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-3
/
+1
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
1
-2
/
+5
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
1
-13
/
+4
2009-05-20
b43/legacy: fix beacon change processing
Johannes Berg
1
-12
/
+9
2009-05-20
b43legacy: Remove unnecessary MMIO in interrupt hotpath
Stefano Brivio
1
-56
/
+22
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-39
/
+24
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-5
/
+5
2009-04-22
b43legacy: Clean up beacon IRQ
Larry Finger
1
-48
/
+116
2009-04-22
b43legacy: Fixes for beaconing
Larry Finger
1
-7
/
+40
2009-04-22
b43legacy: Do not select HW_RANDOM
Larry Finger
1
-1
/
+7
2009-01-29
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
2009-01-13
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2008-11-21
b43legacy: implement short slot and basic rate handling
Johannes Berg
1
-12
/
+99
2008-11-10
b43/legacy: remove SSID code
Johannes Berg
1
-24
/
+0
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-1
/
+1
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
1
-37
/
+22
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-16
/
+2
2008-10-06
mac80211: add multi-rate retry support
Felix Fietkau
1
-0
/
+1
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-15
/
+15
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-08-29
wireless: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-07-29
b43legacy: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-29
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-2
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-28
/
+17
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+9
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-7
/
+5
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+0
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-4
/
+3
2008-05-14
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
1
-4
/
+4
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-2
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+2
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
1
-3
/
+31
2008-04-15
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
1
-0
/
+2
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-02-29
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
1
-3
/
+1
2008-02-29
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
1
-97
/
+160
2008-02-29
b43legacy: add definitions for MAC control register
Stefano Brivio
1
-15
/
+14
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-89
/
+70
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
1
-1
/
+29
2008-02-15
b43legacy: fix firmware load message level
Stefano Brivio
1
-4
/
+5
[next]