index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
Larry Finger
1
-1
/
+0
2009-10-07
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-07
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-07
b43: Don't use struct wldev after detach.
Michael Buesch
1
-1
/
+1
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-96
/
+128
2009-09-23
b43: fix build error if !CONFIG_B43_LEDS
Albert Herranz
1
-2
/
+1
2009-09-23
b43: Don't abuse wl->current_dev in the led work
Michael Buesch
1
-1
/
+1
2009-09-23
b43: Disable PMQ mechanism
Michael Buesch
1
-0
/
+14
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
1
-0
/
+34
2009-09-23
b43: Fix IRQ sync for SDIO
Michael Buesch
1
-6
/
+7
2009-09-23
b43: Fix SDIO interrupt handler deadlock
Michael Buesch
1
-6
/
+0
2009-09-23
b43: Add Soft-MAC SDIO device support
Albert Herranz
1
-14
/
+62
2009-09-23
b43: Rewrite suspend/resume code
Michael Buesch
1
-80
/
+20
2009-09-23
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-23
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-14
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-14
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
1
-2
/
+6
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-08
b43: remove SHM spinlock
Michael Buesch
1
-51
/
+4
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
1
-1
/
+0
2009-09-08
b43: Remove TX spinlock
Michael Buesch
1
-37
/
+38
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
1
-147
/
+172
2009-08-31
b43: Fix typo in modparam_btcoex description
Gábor Stefanik
1
-1
/
+1
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
1
-0
/
+1
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
1
-1
/
+2
2009-08-20
b43: add hardware tkip
gregor kowski
1
-2
/
+120
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-1
/
+1
2009-08-20
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
Gábor Stefanik
1
-0
/
+2
2009-08-20
b43: Make LP-PHY testable
Gábor Stefanik
1
-4
/
+7
2009-08-20
b43: Add LP-PHY firmware loading support
Gábor Stefanik
1
-1
/
+25
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
1
-17
/
+25
2009-08-14
b43: Fix hardware key index handling
Michael Buesch
1
-50
/
+46
2009-08-14
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-114
/
+0
2009-08-04
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-0
/
+3
2009-08-04
b43: Fix unaligned 32bit SHM-shared access
Michael Buesch
1
-7
/
+24
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+1
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
1
-2
/
+5
2009-06-10
b43: Add fw capabilities
Michael Buesch
1
-11
/
+45
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
1
-19
/
+8
2009-06-03
rfkill: rewrite
Johannes Berg
1
-2
/
+2
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-1
/
+1
2009-05-20
b43/legacy: fix beacon change processing
Johannes Berg
1
-13
/
+11
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+26
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-5
/
+7
2009-04-22
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
1
-42
/
+19
2009-04-22
b43: Do not "select" HW_RANDOM
Michael Buesch
1
-1
/
+7
2009-04-16
b43: Do radio lock assertion in software
Michael Buesch
1
-0
/
+5
2009-03-27
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
1
-0
/
+2
[next]