index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-122
/
+141
2009-10-07
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
1
-0
/
+6
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
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
3
-5
/
+5
2009-09-29
b43: Always use block-I/O for the PIO data registers
Michael Buesch
1
-22
/
+38
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-197
/
+645
2009-09-23
b43: Implement RFKILL status for LP PHY
Larry Finger
1
-1
/
+1
2009-09-23
b43: Remove BROKEN attribute from SDIO
Michael Buesch
1
-1
/
+1
2009-09-23
b43: fix build error if !CONFIG_B43_LEDS
Albert Herranz
3
-2
/
+13
2009-09-23
b43: Don't abuse wl->current_dev in the led work
Michael Buesch
3
-5
/
+5
2009-09-23
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
1
-1
/
+11
2009-09-23
b43: Disable PMQ mechanism
Michael Buesch
1
-0
/
+14
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
5
-0
/
+43
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
2
-6
/
+5
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
3
-4
/
+4
2009-09-23
b43: Add Soft-MAC SDIO device support
Albert Herranz
5
-16
/
+324
2009-09-23
b43: Rewrite suspend/resume code
Michael Buesch
4
-173
/
+233
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: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-08
b43: PCMCIA is not experimental anymore
Michael Buesch
1
-2
/
+2
2009-09-08
b43: remove SHM spinlock
Michael Buesch
4
-67
/
+8
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
3
-34
/
+7
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
4
-60
/
+13
2009-09-08
b43: Remove TX spinlock
Michael Buesch
2
-37
/
+43
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
11
-221
/
+204
2009-08-31
b43: LP-PHY: Fix TX gain tables
Gábor Stefanik
1
-153
/
+153
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
3
-2
/
+5
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2
-65
/
+36
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
5
-9
/
+17
2009-08-28
b43: Enable LP-PHY support by default and remove Kconfig warning
Gábor Stefanik
1
-3
/
+1
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
1
-1
/
+2
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-7
/
+3
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
5
-81
/
+122
2009-08-28
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
1
-11
/
+8
2009-08-28
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: add hardware tkip
gregor kowski
5
-12
/
+147
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
3
-46
/
+82
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
1
-1
/
+1
[next]