summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller234-5408/+2155
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches1-112/+67
2012-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-17/+28
2012-02-04be2net: Use new implementation of get mac list commandPadmanabh Ratnakar3-40/+92
2012-02-04be2net: Fix link status query commandPadmanabh Ratnakar1-2/+4
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com1-42/+103
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel2-28/+32
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel1-2/+2
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria1-1/+1
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria1-3/+5
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria1-70/+1
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria1-3/+4
2012-02-04qlcnic: Fix API unlockManish chopra2-4/+3
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga1-1/+1
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko2-6/+9
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga1-2/+12
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko2-2/+7
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia1-5/+3
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga2-2/+20
2012-02-04netxen_nic: Fix phy link statusSritej Velaga1-1/+5
2012-02-04netxen_nic: fw dump supportManish chopra6-22/+1380
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga2-72/+89
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-17/+28
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas1-9/+0
2012-02-03can: pch_can: fix error passive level testXi Wang1-1/+2
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger1-1/+2
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger1-1/+3
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger1-1/+6
2012-02-02eicon: fix -Warray-bounds warningDanny Kukawka1-30/+30
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller1-19/+16
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2-4/+17
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang1-4/+4
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2-2/+3
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun1-0/+19
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati2-0/+43
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11