index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-18
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+7
2009-11-13
p54usb: Remove DMA buffer from stack
Larry Finger
1
-3
/
+7
2009-11-02
p54: disable channels with incomplete calibration data sets
Christian Lamparter
1
-12
/
+19
2009-10-30
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-16
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-08-28
p54: fix broadcast buffering in AP mode
Christian Lamparter
1
-0
/
+3
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-1
/
+1
2009-08-20
p54: disable PS by default
Christian Lamparter
1
-0
/
+6
2009-08-14
p54: implement rfkill
Christian Lamparter
3
-2
/
+14
2009-08-14
p54: Write outside array bounds
Christian Lamparter
1
-1
/
+1
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
4
-7
/
+6
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-1
/
+1
2009-07-24
p54: Eliminate unnecessary initialization
Larry Finger
1
-2
/
+2
2009-07-24
p54: fix a fw crash caused by statistic feedback
Christian Lamparter
1
-0
/
+16
2009-07-24
p54: fix beaconing related firmware crash
Christian Lamparter
4
-20
/
+38
2009-07-24
p54: remove useless code
Christian Lamparter
1
-15
/
+1
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
3
-67
/
+261
2009-07-24
p54: re-enable power save feature
Christian Lamparter
5
-32
/
+98
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-10
p54: fix queue stall due to underrun
Christian Lamparter
1
-3
/
+4
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
2
-7
/
+7
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
7
-3400
/
+102
2009-07-10
p54: Move TX/RX code
Christian Lamparter
1
-0
/
+825
2009-07-10
p54: Move mac80211 glue code
Christian Lamparter
1
-0
/
+607
2009-07-10
p54: Move LMAC interface definitions
Christian Lamparter
1
-0
/
+551
2009-07-10
p54: Move LED code
Christian Lamparter
1
-0
/
+163
2009-07-10
p54: Move firmware code
Christian Lamparter
1
-0
/
+697
2009-07-10
p54: Move eeprom header
Christian Lamparter
1
-0
/
+226
2009-07-10
p54: Move eeprom code
Christian Lamparter
1
-0
/
+564
2009-07-10
p54: redo rx_status into skb->cb
Christian Lamparter
1
-15
/
+13
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-06-03
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-2
/
+2
2009-05-28
p54: Use SKB list handling helpers instead of by-hand code.
David S. Miller
1
-27
/
+19
2009-05-20
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
1
-2
/
+1
2009-05-20
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
1
-8
/
+20
2009-05-20
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
1
-2
/
+2
2009-05-20
p54spi: return status of p54spi_wakeup
Max Filippov
1
-7
/
+7
2009-05-20
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
1
-6
/
+1
2009-05-20
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
1
-5
/
+3
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-05-06
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
Max Filippov
1
-19
/
+4
2009-05-06
p54: correct merge damage from "p54: more SoftLED updates"
John W. Linville
1
-2
/
+2
[next]