index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54: tx refused but queue active
Larry Finger
2009-07-08
1
-2
/
+3
*
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
2009-07-06
1
-19
/
+27
*
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
2009-06-03
1
-2
/
+2
*
p54: Use SKB list handling helpers instead of by-hand code.
David S. Miller
2009-05-28
1
-27
/
+19
*
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
2009-05-20
1
-2
/
+1
*
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
2009-05-20
1
-8
/
+20
*
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
2009-05-20
1
-2
/
+2
*
p54spi: return status of p54spi_wakeup
Max Filippov
2009-05-20
1
-7
/
+7
*
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
2009-05-20
1
-6
/
+1
*
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
2009-05-20
1
-5
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-24
4
-20
/
+20
|
|
\
|
*
|
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
1
-2
/
+2
*
|
|
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
Max Filippov
2009-05-06
1
-19
/
+4
*
|
|
p54: correct merge damage from "p54: more SoftLED updates"
John W. Linville
2009-05-06
1
-2
/
+2
*
|
|
p54usb: Fixes compile error with CONFIG_PM=n
Hauke Mehrtens
2009-05-06
1
-0
/
+2
*
|
|
p54usb: rework driver for resume
Christian Lamparter
2009-05-06
2
-95
/
+177
*
|
|
p54usb: remove some dead code
Christian Lamparter
2009-05-06
1
-53
/
+3
*
|
|
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-38
/
+25
*
|
|
p54: fix ps-poll delivery in ap mode
Christian Lamparter
2009-04-22
1
-1
/
+2
*
|
|
p54: deactivate broken powersave function (part 2)
Christian Lamparter
2009-04-22
1
-2
/
+1
*
|
|
p54: remove module_ stubs
Christian Lamparter
2009-04-22
1
-12
/
+0
*
|
|
p54: remove obsolet signal quality calculation
Christian Lamparter
2009-04-22
1
-2
/
+0
*
|
|
p54: utilize all available key slots for decryption offload
Christian Lamparter
2009-04-22
2
-27
/
+75
*
|
|
p54spi: get rid of busy-wait loops
Max Filippov
2009-04-22
1
-27
/
+14
*
|
|
p54: add beacon filtering support
Christian Lamparter
2009-04-22
2
-4
/
+14
*
|
|
p54: more SoftLED updates
Christian Lamparter
2009-04-22
2
-23
/
+70
*
|
|
p54: clean up p54.h's struct p54_common
Christian Lamparter
2009-04-22
1
-25
/
+42
*
|
|
p54spi: compensate firmware alignment bug in p54spi_rx
Max Filippov
2009-04-22
1
-1
/
+9
*
|
|
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
Max Filippov
2009-04-22
1
-28
/
+28
*
|
|
p54spi: fix p54spi_upload_firmware
Max Filippov
2009-04-22
1
-15
/
+19
*
|
|
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
Max Filippov
2009-04-22
1
-1
/
+1
|
|
/
|
/
|
*
|
p54: deactivate broken powersave function
Christian Lamparter
2009-04-20
1
-2
/
+0
*
|
p54usb: add Telsey 802.11g USB2.0 Adapter
Christian Lamparter
2009-04-16
1
-0
/
+1
*
|
p54spi: fix locking warning in p54spi_op_tx
Christian Lamparter
2009-04-16
1
-12
/
+13
*
|
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
Christian Lamparter
2009-04-16
1
-6
/
+6
|
/
*
p54: Kconfig maintenance
Christian Lamparter
2009-03-27
1
-28
/
+4
*
p54: fix SoftLED compile dependencies
Christian Lamparter
2009-03-27
2
-8
/
+13
*
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-03-27
1
-1
/
+1
*
p54: completely ignore rx'd frames with bad FCS
Christian Lamparter
2009-03-16
1
-7
/
+2
*
p54: enable power save support
Christian Lamparter
2009-03-16
1
-0
/
+2
*
p54: initial SoftLED support
Christian Lamparter
2009-03-16
3
-13
/
+143
*
p54: fix iwconfig txpower off
Christian Lamparter
2009-03-16
1
-2
/
+2
*
p54pci: convert printk(KERN_* to dev_*
Christian Lamparter
2009-03-16
1
-19
/
+10
*
p54: unify ieee80211 device registration
Christian Lamparter
2009-03-16
5
-16
/
+22
*
p54usb: stop USB core interference in exit path
Christian Lamparter
2009-03-16
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-10
1
-3
/
+6
|
\
|
*
p54: fix race condition in memory management
Christian Lamparter
2009-03-06
1
-3
/
+6
*
|
p54: misplaced parentheses
Roel Kluin
2009-02-27
1
-2
/
+2
*
|
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
1
-1
/
+1
[next]