summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* be2net: Update driver versionPadmanabh Ratnakar2012-10-211-1/+1
* be2net: Fix skyhawk VF PCI Device IDPadmanabh Ratnakar2012-10-212-1/+6
* be2net: Fix FW flashing on Skyhawk-RPadmanabh Ratnakar2012-10-212-76/+173
* be2net: Enabling Wake-on-LAN is not supported in S5 statePadmanabh Ratnakar2012-10-211-3/+0
* be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar2012-10-213-0/+42
* be2net: Fix unnecessary delay in PCI EEHPadmanabh Ratnakar2012-10-211-2/+6
* be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar2012-10-211-4/+5
* be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar2012-10-211-31/+42
* be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar2012-10-215-2/+173
* be2net: Fix configuring VLAN for VF for LancerPadmanabh Ratnakar2012-10-211-2/+10
* be2net: Wait till resources are available for VF in error recoveryPadmanabh Ratnakar2012-10-213-2/+37
* be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar2012-10-211-10/+42
* be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar2012-10-214-1/+86
* be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar2012-10-214-54/+349
* net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-211-1/+0
* sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-211-0/+3
* unix: Remove unused field from unix_sockPavel Emelyanov2012-10-211-1/+0
* pktgen: Use ipv6_addr_anyJoe Perches2012-10-211-5/+1
* hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang2012-10-211-5/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-1911-633/+1195
|\
| * igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2012-10-192-31/+52
| * igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck2012-10-191-13/+18
| * igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2012-10-192-202/+215
| * igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-193-15/+23
| * igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck2012-10-191-86/+120
| * igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-193-57/+181
| * igb: Combine post-processing of skb into a single functionAlexander Duyck2012-10-191-25/+44
| * igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-193-152/+312
| * igb: Split Rx timestamping into two separate functionsAlexander Duyck2012-10-192-19/+53
| * igb: Correcting and improving small packet check and paddingTushar Dave2012-10-191-2/+3
| * ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-193-7/+48
| * ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-191-93/+130
| * ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-193-31/+93
| * ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-191-2/+5
* | Merge branch 'at91'David S. Miller2012-10-197-1105/+207
|\ \ | |/ |/|
| * ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0
| * net/at91_ether: convert to devm_* functionsJoachim Eastwood2012-10-191-18/+7
| * net/at91_ether: clean up rx buffer handlingJoachim Eastwood2012-10-192-51/+68
| * net/at91_ether: use macb dma description structJoachim Eastwood2012-10-192-9/+4
| * net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood2012-10-193-107/+4
| * net/at91_ether: use ethtool and mdio from macbJoachim Eastwood2012-10-193-673/+31
| * net/at91_ether: compile macb for exported functionsJoachim Eastwood2012-10-192-2/+2
| * net/macb: export some symbols for at91_etherJoachim Eastwood2012-10-192-3/+11
| * net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood2012-10-192-13/+12
| * net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood2012-10-193-79/+71
| * net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood2012-10-192-11/+4
| * net/at91_ether: use macb access functionsJoachim Eastwood2012-10-192-82/+64
| * net/at91_ether: use macb register definitionsJoachim Eastwood2012-10-191-80/+84
| * net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood2012-10-191-0/+6
|/
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-183-10/+27
|\
OpenPOWER on IntegriCloud