index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
2009-05-20
1
-2
/
+1
*
b43/legacy: fix beacon change processing
Johannes Berg
2009-05-20
2
-25
/
+20
*
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
*
drivers/net: use dev_get_drvdata
Julia Lawall
2009-05-20
1
-1
/
+1
*
iwlwifi: drop iwl3945_tid_data
Tomas Winkler
2009-05-20
1
-5
/
+1
*
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
2009-05-20
2
-9
/
+3
*
b43legacy: Remove unnecessary MMIO in interrupt hotpath
Stefano Brivio
2009-05-20
3
-59
/
+25
*
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2009-05-20
2
-28
/
+36
*
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
2009-05-20
1
-8
/
+5
*
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2009-05-20
2
-6
/
+6
*
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
2009-05-20
3
-7
/
+114
*
ath9k: Clean up RX processing a bit
Jouni Malinen
2009-05-20
1
-26
/
+34
*
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
2009-05-20
1
-1
/
+1
*
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
Gábor Stefanik
2009-05-20
2
-4
/
+4
*
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
2009-05-20
2
-6
/
+6
*
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
2009-05-20
1
-4
/
+6
*
sfc: Remove lro module parameter
Ben Hutchings
2009-05-19
1
-13
/
+2
*
myri10ge: update version to 1.5.0-1.415
Brice Goglin
2009-05-19
1
-1
/
+1
*
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
2009-05-19
1
-4
/
+13
*
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
2009-05-19
1
-35
/
+50
*
ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs
Peter P Waskiewicz Jr
2009-05-19
2
-13
/
+11
*
ixgbe: Add semaphore access for PHY initialization for 82599
Peter P Waskiewicz Jr
2009-05-19
1
-0
/
+12
*
r8169: allow true forced mode setting
françois romieu
2009-05-19
1
-53
/
+59
*
r8169: remove useless struct member
françois romieu
2009-05-19
1
-2
/
+0
*
ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()
Eric Dumazet
2009-05-19
1
-0
/
+1
*
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
2009-05-18
7
-0
/
+7
*
net: FIX bonding sysfs rtnl_lock deadlock
Eric W. Biederman
2009-05-18
1
-3
/
+6
*
netxen: fix msi irq setup
Dhananjay Phadke
2009-05-18
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
25
-116
/
+190
|
\
|
*
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2009-05-18
2
-5
/
+19
|
*
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
2009-05-17
1
-1
/
+1
|
*
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
2009-05-17
1
-19
/
+22
|
*
bonding: fix link down handling in 802.3ad mode
Stephen Hemminger
2009-05-17
1
-3
/
+8
|
*
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-05-17
1
-3
/
+2
|
|
\
|
|
*
wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws
Inaky Perez-Gonzalez
2009-05-14
1
-3
/
+2
|
*
|
NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.
Ralf Baechle
2009-05-17
1
-13
/
+14
|
*
|
mlx4_en: Fix not deleted napi structures
Yevgeny Petrilin
2009-05-17
1
-1
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Linus Torvalds
2009-05-15
7
-31
/
+89
|
|
\
\
|
|
*
|
iwlwifi: fix device id registration for 6000 series 2x2 devices
Jay Sternberg
2009-05-11
2
-4
/
+6
|
|
*
|
ath5k: update channel in sw state after stopping RX and TX
Bob Copeland
2009-05-11
1
-9
/
+13
|
|
*
|
rtl8187: use DMA-aware buffers with usb_control_msg
John W. Linville
2009-05-11
3
-16
/
+62
|
|
*
|
airo: airo_get_encode{,ext} potential buffer overflow
John W. Linville
2009-05-11
1
-2
/
+8
|
|
|
/
|
*
|
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
2009-05-12
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-05-10
7
-45
/
+38
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2009-05-09
2
-17
/
+18
|
|
|
\
|
|
|
*
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
Krzysztof Hałasa
2009-05-09
1
-12
/
+13
[next]