aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-mux.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-10net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches3-35/+35
2012-05-10etherdevice.h: Add ether_addr_equal_64bitsJoe Perches1-0/+20
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches31-86/+85
2012-05-10be2net: avoid disabling sriov while VFs are assignedSathya Perla3-89/+134
2012-05-10l2tp: fix data packet sequence number handlingJames Chapman1-1/+1
2012-05-10l2tp: fix reorder timeout recoveryJames Chapman2-0/+10
2012-05-10tcp: Out-line tcp_try_rmem_schedulePavel Emelyanov1-1/+1
2012-05-10tcp: Schedule rmem for rcvq repair sendPavel Emelyanov1-0/+3
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov3-36/+35
2012-05-09ixgbe: update version numberDon Skidmore1-2/+2
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore3-32/+10
2012-05-09ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-09ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller4-1/+189
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller6-1/+861
2012-05-09ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck3-1/+64
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck6-204/+156
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-09igb: output register's information related to RX/TX queue[4-15]Koki Sanagi1-1/+37
2012-05-09netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia5-4/+23
2012-05-09netxen: added miniDIMM support in driver.Sucheta Chakraborty3-0/+163
2012-05-09netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2-8/+13
2012-05-09netxen_nic: disable minidump by defaultSritej Velaga1-1/+1
2012-05-10sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings1-0/+33
2012-05-10sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson3-0/+116
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2-0/+80
2012-05-10ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings1-7/+17
2012-05-10sfc: By default refill RX rings as soon as space for a batchDavid Riddoch1-6/+12
2012-05-10sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2-14/+4
2012-05-10sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings1-1/+2
2012-05-10sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2012-05-09dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+5
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches1-3/+3
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches6-23/+21
2012-05-09netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2-3/+3
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2-3/+3
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches13-71/+64
2012-05-09bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches1-3/+3
2012-05-09atm: Convert compare_ether_addr to ether_addr_equalJoe Perches2-5/+4
2012-05-09bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches5-16/+15
2012-05-09bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches1-2/+2
2012-05-098021q: Convert compare_ether_addr to ether_addr_equalJoe Perches3-12/+11
2012-05-09802: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-09etherdevice.h: Add ether_addr_equalJoe Perches1-0/+12
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher1-45/+11
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal2-20/+106
2012-05-09netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal1-5/+10
2012-05-09netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2-8/+5