Age | Commit message (Expand) | Author |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-03-27 | p54: Kconfig maintenance | Christian Lamparter |
2009-03-27 | p54: fix SoftLED compile dependencies | Christian Lamparter |
2009-03-27 | wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS | Geert Uytterhoeven |
2009-03-16 | p54: completely ignore rx'd frames with bad FCS | Christian Lamparter |
2009-03-16 | p54: enable power save support | Christian Lamparter |
2009-03-16 | p54: initial SoftLED support | Christian Lamparter |
2009-03-16 | p54: fix iwconfig txpower off | Christian Lamparter |
2009-03-16 | p54pci: convert printk(KERN_* to dev_* | Christian Lamparter |
2009-03-16 | p54: unify ieee80211 device registration | Christian Lamparter |
2009-03-16 | p54usb: stop USB core interference in exit path | Christian Lamparter |
2009-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-06 | p54: fix race condition in memory management | Christian Lamparter |
2009-02-27 | p54: misplaced parentheses | Roel Kluin |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2009-01-29 | p54spi: remove arch specific dependencies | Christian Lamparter |
2009-01-29 | p54usb: fix conflict with recent usb changes | Christian Lamparter |
2009-01-29 | p54spi: p54spi driver | Christian Lamparter |
2009-01-29 | p54spi: stlc45xx eeprom blob | Christian Lamparter |
2009-01-29 | p54: longbow frontend support | Christian Lamparter |
2009-01-29 | p54: prepare the eeprom parser routines for longbow | Christian Lamparter |
2009-01-29 | p54: upgrade memrecord to p54_tx_info | Christian Lamparter |
2009-01-29 | p54: refactor p54_alloc_skb | Christian Lamparter |
2009-01-29 | p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings | Christian Lamparter |
2009-01-29 | p54: power save management | Christian Lamparter |
2009-01-29 | p54: implement FIF_OTHER_BSS filter setting | Christian Lamparter |
2009-01-29 | p54: enable rx/tx antenna diversity by eeprom bits | Christian Lamparter |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg |
2009-01-29 | p54: regulatory domain hints | Christian Lamparter |
2009-01-29 | p54: prevent upload of wrong firmwares | Christian Lamparter |
2009-01-29 | p54usb: utilize usb_reset_device for 3887 | Christian Lamparter |
2009-01-29 | p54: enable proper frame injection | Christian Lamparter |
2009-01-29 | p54: label queues with their corresponding names | Christian Lamparter |
2009-01-23 | p54usb: fix packet loss with first generation devices | Christian Lamparter |
2009-01-22 | p54usb: fix nasty use after free | Christian Lamparter |
2009-01-22 | p54: more cryptographic accelerator fixes | Christian Lamparter |
2009-01-22 | p54: add missing break in eeprom parser | Chr |
2009-01-16 | p54: fix p54_set_key's return code | Christian Lamparter |
2009-01-16 | p54: set_tim must be atomic. | Artur Skawina |
2009-01-16 | p54: fix oops caused by bad eeproms | Christian Lamparter |
2009-01-13 | p54: fix "‘ret’ may be used uninitialized" warning | John W. Linville |
2009-01-12 | p54: fix WARN_ON at line 2247 of net/mac80211/rx.c | Christian Lamparter |
2009-01-12 | p54usb: fix random traffic stalls (LM87) | Christian Lamparter |
2009-01-12 | p54: crypto offload fixes | Christian Lamparter |
2009-01-12 | p54usb: Add USB ID for Thomson Speedtouch 121g | Michiel |
2009-01-12 | p54usb: Fix to prevent SKB memory allocation errors with 4K page size | Larry Finger |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter |
2008-12-19 | p54: remove free_on_tx parameter | Christian Lamparter |
2008-12-19 | p54: more accurate rssi to dBm conversion | Christian Lamparter |
2008-12-19 | p54: update ACK failure statistic counter in real-time | Christian Lamparter |