Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | net: stmmac: Allocate and pass soc/board specific data to callbacks | Chen-Yu Tsai | 2014-01-20 | 1 | -4/+14 | |
| * | | | | net: stmmac: Add support for optional reset control | Chen-Yu Tsai | 2014-01-20 | 5 | -5/+25 | |
| * | | | | net: stmmac: Enable stmmac main clock when probing hardware | Chen-Yu Tsai | 2014-01-20 | 1 | -13/+13 | |
| * | | | | phy: cleanup 10g code | stephen hemminger | 2014-01-20 | 1 | -20/+4 | |
| * | | | | qlcnic: fix sparse warnings | Fengguang Wu | 2014-01-20 | 1 | -8/+8 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 6 | -23/+41 | |
| |\ \ \ \ | ||||||
| * | | | | | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function | Emil Tantilov | 2014-01-18 | 2 | -140/+133 | |
| * | | | | | ixgbevf: redo dma mapping using the tx buffer info | Emil Tantilov | 2014-01-18 | 2 | -40/+59 | |
| * | | | | | ixgbevf: make the first tx_buffer a repository for most of the skb info | Emil Tantilov | 2014-01-18 | 2 | -95/+130 | |
| * | | | | | ixgbevf: add tx counters | Emil Tantilov | 2014-01-18 | 1 | -0/+2 | |
| * | | | | | ixgbevf: remove counters for Tx/Rx checksum offload | Emil Tantilov | 2014-01-18 | 3 | -20/+9 | |
| * | | | | | ixgbevf: move ring specific stats into ring specific structure | Emil Tantilov | 2014-01-18 | 3 | -44/+62 | |
| * | | | | | ixgbevf: make use of the dev pointer in the ixgbevf_ring struct | Emil Tantilov | 2014-01-18 | 3 | -84/+61 | |
| * | | | | | i40e: Fix device ID define names to align to standard | Shannon Nelson | 2014-01-18 | 7 | -70/+70 | |
| * | | | | | i40e: add DCB option to Kconfig | Neerav Parikh | 2014-01-18 | 2 | -0/+10 | |
| * | | | | | i40e: add DCB and DCBNL support | Neerav Parikh | 2014-01-18 | 4 | -20/+669 | |
| * | | | | | i40e: implement DCB support infastructure | Neerav Parikh | 2014-01-18 | 5 | -15/+712 | |
| * | | | | | i40e: refactor flow director | Anjali Singhai Jain | 2014-01-18 | 3 | -160/+221 | |
| * | | | | | i40e: rename defines | Jesse Brandeburg | 2014-01-18 | 4 | -33/+33 | |
| * | | | | | i40e: whitespace fixes | Jesse Brandeburg | 2014-01-18 | 4 | -5/+5 | |
| * | | | | | i40e: Change firmware workaround | Jesse Brandeburg | 2014-01-18 | 2 | -7/+2 | |
| * | | | | | i40e: fix compile warning on checksum_local | Jesse Brandeburg | 2014-01-18 | 1 | -1/+1 | |
| * | | | | | virtio-net: fix build error when CONFIG_AVERAGE is not enabled | Michael Dalton | 2014-01-18 | 1 | -0/+1 | |
| * | | | | | ixgbevf: bump version | Don Skidmore | 2014-01-18 | 1 | -1/+1 | |
| * | | | | | ixgbe: bump version number | Don Skidmore | 2014-01-18 | 1 | -1/+1 | |
| * | | | | | ixgbe: add braces around else condition in ixgbe_qv_lock_* calls | Jacob Keller | 2014-01-18 | 1 | -2/+4 | |
| * | | | | | net: ftgmac100: use kfree_skb() where appropriate | Eric Dumazet | 2014-01-18 | 1 | -3/+3 | |
| * | | | | | bonding: add netlink attributes to slave link dev | sfeldma@cumulusnetworks.com | 2014-01-18 | 3 | -2/+46 | |
| * | | | | | bonding: add sysfs /slave dir for bond slave devices. | sfeldma@cumulusnetworks.com | 2014-01-18 | 5 | -13/+176 | |
| * | | | | | net: vxlan: do not use vxlan_net before checking event type | Daniel Borkmann | 2014-01-18 | 1 | -2/+4 | |
| * | | | | | ixgbe: set driver_max_VFs should be done before enabling SRIOV | ethan.zhao | 2014-01-18 | 1 | -1/+1 | |
| * | | | | | ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 | ethan.zhao | 2014-01-18 | 3 | -4/+9 | |
| * | | | | | sh_eth: Add support for r7s72100 | Simon Horman | 2014-01-18 | 2 | -8/+119 | |
| * | | | | | sh_eth: Use bool as return type of sh_eth_is_gether() | Simon Horman | 2014-01-18 | 1 | -5/+2 | |
| * | | | | | qlcnic: remove unused code | stephen hemminger | 2014-01-18 | 2 | -31/+0 | |
| * | | | | | qlcnic: make local functions static | stephen hemminger | 2014-01-18 | 13 | -103/+97 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 | 84 | -1497/+2580 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | carl9170: use ath_is_mybeacon | Oleksij Rempel | 2014-01-16 | 1 | -6/+3 | |
| | * | | | | ath5k: use ath_is_mybeacon | Oleksij Rempel | 2014-01-16 | 1 | -25/+8 | |
| | * | | | | ath9k_htc: use ath_is_mybeacon | Oleksij Rempel | 2014-01-16 | 1 | -3/+1 | |
| | * | | | | ath9k: use ath_is_mybeacon | Oleksij Rempel | 2014-01-16 | 1 | -16/+4 | |
| | * | | | | ath: add common function ath_is_mybeacon | Oleksij Rempel | 2014-01-16 | 2 | -0/+10 | |
| | * | | | | mwifiex: export threshold value and retry limit to cfg80211 | Ujjal Roy | 2014-01-16 | 1 | -0/+14 | |
| | * | | | | mwifiex: fix wrong 11ac bits setting in fw_cap_info | Bing Zhao | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | wil6210: correct #include for prefetch() | Vladimir Kondratiev | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | ath9k: Fix possible overflow condition | Sujith Manoharan | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | ath9k: Fix IQ calibration | Sujith Manoharan | 2014-01-16 | 1 | -2/+15 | |
| | * | | | | ath9k: Fix error reported by smatch | Sujith Manoharan | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | brcmfmac: handle SDIO card removal | Arend van Spriel | 2014-01-16 | 5 | -87/+102 | |
| | * | | | | brcmfmac: initialize escan function pointer during scheduled scan | Arend van Spriel | 2014-01-16 | 1 | -0/+1 |