Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | brcmsmac: Fix merge issue | Piotr Haber | 2013-04-26 | 1 | -0/+1 | |
| | | * | | | | | | | mwifiex: Correct pci_unmap_single's size | Yogesh Ashok Powar | 2013-04-26 | 1 | -2/+2 | |
| | | * | | | | | | | mwifiex: Do not kfree cmd buf while unregistering PCIe | Yogesh Ashok Powar | 2013-04-26 | 1 | -1/+0 | |
| | | * | | | | | | | mwifiex: Call pci_release_region after calling pci_disable_device | Yogesh Ashok Powar | 2013-04-26 | 1 | -1/+1 | |
| | | * | | | | | | | mwifiex: Use pci_release_region() instead of a pci_release_regions() | Yogesh Ashok Powar | 2013-04-26 | 1 | -2/+2 | |
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-04-26 | 9 | -34/+24 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | iwlwifi: add a subdevice ID for 7000 series | Emmanuel Grumbach | 2013-04-18 | 1 | -0/+1 | |
| | | | * | | | | | | | iwlwifi: dvm: don't send zeroed LQ cmd | Emmanuel Grumbach | 2013-04-18 | 1 | -1/+4 | |
| | | | * | | | | | | | iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_read | Stanislaw Gruszka | 2013-04-18 | 1 | -4/+2 | |
| | | | * | | | | | | | iwlwifi: mvm: remove usage of power_save module parameter | Alexander Bondar | 2013-04-18 | 2 | -5/+3 | |
| | | | * | | | | | | | iwlwifi: remove redundant argument from iwl_dump_nic_event_log | Stanislaw Gruszka | 2013-04-18 | 3 | -6/+6 | |
| | | | * | | | | | | | iwlwifi: fix freeing uninitialized pointer | Stanislaw Gruszka | 2013-04-18 | 1 | -8/+8 | |
| | | | * | | | | | | | iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP mode | Alexander Bondar | 2013-04-16 | 1 | -8/+2 | |
| | | | * | | | | | | | iwlwifi: mvm: fix first_antenna | Emmanuel Grumbach | 2013-04-16 | 1 | -2/+3 | |
| | | | * | | | | | | | iwlwifi: mvm: remove TODO which has been addressed | Emmanuel Grumbach | 2013-04-16 | 1 | -5/+0 | |
| * | | | | | | | | | | bnx2x: allow handling tunnel over udp offload | Dmitry Kravkov | 2013-04-29 | 2 | -2/+7 | |
| * | | | | | | | | | | vxlan: do not set SKB_GSO_UDP | Dmitry Kravkov | 2013-04-29 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG | Vipul Pandya | 2013-04-29 | 2 | -0/+26 | |
| * | | | | | | | | | cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG | Vipul Pandya | 2013-04-29 | 3 | -3/+76 | |
| * | | | | | | | | | cxgb4: Fix pci_device_id structure initialization with correct PF number | Vipul Pandya | 2013-04-29 | 1 | -38/+38 | |
| * | | | | | | | | | tg3: shows HW time stamping support only if ptp_capable is present | Flavio Leitner | 2013-04-29 | 1 | -4/+7 | |
| * | | | | | | | | | be2net: FLR must be first cmd issued to Lancer FW | Kalesh AP | 2013-04-29 | 1 | -11/+11 | |
| * | | | | | | | | | be2net: Use GET_FUNCTION_CONFIG V1 cmd | Kalesh AP | 2013-04-29 | 2 | -2/+5 | |
| * | | | | | | | | | sh_eth: add R8A77781 support | Sergei Shtylyov | 2013-04-29 | 2 | -3/+4 | |
| * | | | | | | | | | hyperv: Fix a compiler warning in netvsc_send() | Haiyang Zhang | 2013-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | drivers: net: usb: pegasus: fix control urb submission | Petko Manolov | 2013-04-29 | 2 | -217/+76 | |
| * | | | | | | | | | drivers: net: usb: pegasus: read/write_mii_word optimised | Petko Manolov | 2013-04-29 | 1 | -50/+35 | |
| * | | | | | | | | | drivers: net: usb: pegasus: remove skb pool | Petko Manolov | 2013-04-29 | 2 | -67/+9 | |
| * | | | | | | | | | vxlan: allow choosing destination port per vxlan | stephen hemminger | 2013-04-29 | 1 | -5/+13 | |
| * | | | | | | | | | vxlan: compute source port in network byte order | stephen hemminger | 2013-04-29 | 1 | -5/+4 | |
| * | | | | | | | | | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) | stephen hemminger | 2013-04-29 | 1 | -5/+5 | |
| * | | | | | | | | | vxlan: fix byte order issues with NDA_PORT | stephen hemminger | 2013-04-29 | 1 | -13/+15 | |
| * | | | | | | | | | vxlan: document UDP default port | stephen hemminger | 2013-04-29 | 1 | -2/+4 | |
| * | | | | | | | | | vxlan: update mail address and copyright date | stephen hemminger | 2013-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-04-26 | 7 | -38/+80 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ixgbe: add mac type to the version in ethtool_regs | Emil Tantilov | 2013-04-25 | 1 | -1/+2 | |
| | * | | | | | | | | | ixgbe: add support for disabling link at boot time on 82599 | Emil Tantilov | 2013-04-25 | 2 | -2/+20 | |
| | * | | | | | | | | | ixgbe: cache AUTOC reads | Emil Tantilov | 2013-04-25 | 2 | -16/+25 | |
| | * | | | | | | | | | ixgbe: fix register access during ethtool loopback test | Emil Tantilov | 2013-04-25 | 1 | -12/+14 | |
| | * | | | | | | | | | ixgbe: fix EICR write in ixgbe_msix_other | Jacob Keller | 2013-04-25 | 1 | -0/+10 | |
| | * | | | | | | | | | igb: limit udelay for phy changes to 10000us | Andi Kleen | 2013-04-25 | 1 | -3/+3 | |
| | * | | | | | | | | | e1000e: panic caused by Rx traffic arriving while interface going down | Bruce Allan | 2013-04-25 | 1 | -2/+5 | |
| | * | | | | | | | | | e1000e: fix numeric overflow in phc settime method | Richard Cochran | 2013-04-25 | 1 | -2/+1 | |
| * | | | | | | | | | | net/mlx4: Add support to get VF config | Rony Efraim | 2013-04-26 | 2 | -0/+41 | |
| * | | | | | | | | | | net/mlx4: Add VF MAC spoof checking support | Rony Efraim | 2013-04-26 | 4 | -0/+59 | |
| * | | | | | | | | | | net/mlx4: Add set VF default vlan ID and priority support | Rony Efraim | 2013-04-26 | 6 | -6/+122 | |
| * | | | | | | | | | | net/mlx4: Add set VF mac address support | Rony Efraim | 2013-04-26 | 2 | -1/+72 | |
| * | | | | | | | | | | net/mlx4: Add structures to keep VF Ethernet ports information | Rony Efraim | 2013-04-26 | 3 | -0/+62 | |
| * | | | | | | | | | | net/mlx4: Add reference counting to MAC registeration | Rony Efraim | 2013-04-26 | 1 | -5/+10 | |
| * | | | | | | | | | | net/mlx4_en: Disable HW clock overflow check when no HW support | Amir Vadai | 2013-04-26 | 1 | -3/+7 |