summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-20bnx2x: Driver description updateEilon Greenstein
2009-01-20bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-20bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-20bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-20bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-20bnx2x: Read chip IDEilon Greenstein
2009-01-20bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-20bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-20bnx2x: Handling probe failuresEilon Greenstein
2009-01-20bnx2x: Free IRQEilon Greenstein
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter
2009-01-16p54: set_tim must be atomic.Artur Skawina
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke
2009-01-16mlx4_core: Fix min() warningAndrew Morton
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15b44: GFP_DMA skb should not escape from driverEric Dumazet
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox
2009-01-15korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter
2009-01-15korina: do not stop queue herePhil Sutter
2009-01-15korina: fix handling tx_chain_tailPhil Sutter
2009-01-15korina: do tx at the right positionPhil Sutter
2009-01-15korina: do schedule napi after testing for itPhil Sutter
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein