| Commit message (Expand) | Author | Files | Lines |
2010-07-02 | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN | Alexander Duyck | 1 | -2/+0 |
2010-07-02 | ll_temac: add error checking to DMA init path | Denis Kirjanov | 1 | -2/+23 |
2010-07-02 | be2net: changes to properly provide phy details | Ajit Khaparde | 4 | -14/+104 |
2010-07-02 | ehea: Allocate stats buffer with GFP_KERNEL | Brian King | 1 | -1/+1 |
2010-06-30 | x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch | Alexander Duyck | 1 | -0/+9 |
2010-06-30 | ixgbe: add 1g PHY support for 82599 | Don Skidmore | 5 | -4/+52 |
2010-06-30 | sfc: Add support for RX flow hash control | Ben Hutchings | 5 | -10/+105 |
2010-06-30 | ethtool: Add support for control of RX flow hash indirection | Ben Hutchings | 2 | -0/+95 |
2010-06-30 | vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags() | Ben Hutchings | 1 | -7/+1 |
2010-06-30 | netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags | Ben Hutchings | 4 | -4/+4 |
2010-06-30 | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings | 10 | -60/+32 |
2010-06-30 | cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ... | Casey Leedom | 1 | -1/+1 |
2010-06-30 | cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback | Casey Leedom | 1 | -12/+1 |
2010-06-30 | fragment: add fast path for in-order fragments | Changli Gao | 3 | -0/+24 |
2010-06-30 | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 7 | -26/+167 |
2010-06-30 | be2net: memory barrier fixes on IBM p7 platform | Sathya Perla | 2 | -0/+9 |
2010-06-30 | cpmac: use resource_size() | Dan Carpenter | 1 | -4/+4 |
2010-06-30 | act_nat: use stack variable | Changli Gao | 1 | -21/+10 |
2010-06-30 | act_mirred: combine duplicate code | Changli Gao | 1 | -4/+2 |
2010-06-30 | net/neighbour.h: fix typo | Kulikov Vasiliy | 1 | -1/+1 |
2010-06-30 | ath9k_htc: Add LED support for AR7010 | Sujith | 4 | -4/+56 |
2010-06-30 | mac82011: Allow selection of minstrel_ht as default rc algorithm | Helmut Schaa | 1 | -0/+1 |
2010-06-30 | ath9k: fix TSF after reset on AR913x | Felix Fietkau | 1 | -2/+14 |
2010-06-30 | rt2x00: Fix compile warning when debug disabled | Ivo van Doorn | 1 | -2/+1 |
2010-06-30 | rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 | Ivo van Doorn | 1 | -4/+2 |
2010-06-30 | rt2x00: Fix antenna initialization | Ivo van Doorn | 1 | -3/+1 |
2010-06-30 | rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment | Ivo van Doorn | 1 | -2/+5 |
2010-06-30 | rt2x00: fix beacon reset on rt2800 | Helmut Schaa | 1 | -18/+24 |
2010-06-30 | rt2x00: Disable link tuning in AP mode | Helmut Schaa | 1 | -4/+4 |
2010-06-30 | rt2x00: Fix beacon updates in rt61pci | Helmut Schaa | 1 | -0/+6 |
2010-06-30 | rt2x00: Fix beacon updates in rt2800pci | Helmut Schaa | 1 | -0/+6 |
2010-06-30 | rt2x00: Enable multiBSS in rt2800 | Ivo van Doorn | 1 | -2/+2 |
2010-06-30 | rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. | Gertjan van Wingerde | 1 | -1/+7 |
2010-06-30 | rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci. | Gertjan van Wingerde | 1 | -2/+12 |
2010-06-30 | eeprom_93cx6: Add support for 93c86 EEPROMs. | Gertjan van Wingerde | 1 | -0/+1 |
2010-06-30 | rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb. | Gertjan van Wingerde | 2 | -7/+13 |
2010-06-30 | rt2x00: Rename driver write_tx_datadesc callback function. | Gertjan van Wingerde | 3 | -10/+8 |
2010-06-30 | rt2x00: Move common txdone handling to rt2x00lib_txdone. | Gertjan van Wingerde | 8 | -55/+20 |
2010-06-30 | rt2x00: Merge PCI and USB versions of write_tx_data into single function. | Gertjan van Wingerde | 12 | -93/+41 |
2010-06-30 | rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. | Gertjan van Wingerde | 1 | -16/+17 |
2010-06-30 | rt2x00: Fix frame dumping for USB devices. | Gertjan van Wingerde | 1 | -0/+6 |
2010-06-30 | rt2x00: Remove unneeded variable | Ivo van Doorn | 1 | -5/+2 |
2010-06-30 | rt2x00: Write the BSSID to register when interface is added | Ivo van Doorn | 1 | -1/+2 |
2010-06-30 | rt2x00: Implement tx mpdu aggregation | Helmut Schaa | 2 | -1/+48 |
2010-06-30 | gianfar: Implement workaround for eTSEC-A002 erratum | Anton Vorontsov | 2 | -3/+38 |
2010-06-30 | gianfar: Implement workaround for eTSEC76 erratum | Anton Vorontsov | 2 | -0/+20 |
2010-06-30 | gianfar: Implement workaround for eTSEC74 erratum | Anton Vorontsov | 2 | -2/+38 |
2010-06-30 | net/core: use ntohs for skb->protocol | Sebastian Andrzej Siewior | 1 | -1/+2 |
2010-06-30 | ipv6: Use interface max_desync_factor instead of static default | Ben Hutchings | 1 | -4/+4 |
2010-06-30 | ipv6: Clamp reported valid_lft to a minimum of 0 | Ben Hutchings | 1 | -2/+6 |