| Commit message (Expand) | Author | Age | Files | Lines |
* | cpts: introduce time stamping code and a PTP hardware clock. | Richard Cochran | 2012-11-01 | 4 | -1/+582 |
* | cpsw: support both silicon versions | Richard Cochran | 2012-11-01 | 2 | -20/+94 |
* | cpsw: remember the silicon version | Richard Cochran | 2012-11-01 | 1 | -0/+4 |
* | cpsw: add missing fields to the CPSW_SS register bank. | Richard Cochran | 2012-11-01 | 1 | -0/+8 |
* | cpsw: rename register banks to match the reference manual | Richard Cochran | 2012-11-01 | 1 | -9/+9 |
* | drivers: net: ethernet: cpsw: add multicast address to ALE table | Mugunthan V N | 2012-11-01 | 3 | -3/+56 |
* | net/macb: add pinctrl consumer support | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-01 | 1 | -0/+11 |
* | net/macb: Offset first RX buffer by two bytes | Havard Skinnemoen | 2012-11-01 | 1 | -7/+16 |
* | net/macb: better manage tx errors | Nicolas Ferre | 2012-11-01 | 2 | -54/+113 |
* | net/macb: ethtool interface: add register dump feature | Nicolas Ferre | 2012-11-01 | 2 | -0/+43 |
* | net/macb: clean up ring buffer logic | Havard Skinnemoen | 2012-11-01 | 3 | -73/+127 |
* | net/macb: tx status is more than 8 bits now | Nicolas Ferre | 2012-11-01 | 1 | -1/+1 |
* | net/macb: remove macb_get_drvinfo() | Nicolas Ferre | 2012-11-01 | 1 | -11/+0 |
* | net/macb: change debugging messages | Havard Skinnemoen | 2012-11-01 | 1 | -10/+12 |
* | net/macb: memory barriers cleanup | Havard Skinnemoen | 2012-11-01 | 1 | -4/+14 |
* | net/macb: Add support for Gigabit Ethernet mode | Patrice Vilchez | 2012-11-01 | 2 | -3/+16 |
* | time: remove the timecompare code. | Richard Cochran | 2012-11-01 | 3 | -319/+1 |
* | bfin_mac: offer a PTP Hardware Clock. | Richard Cochran | 2012-11-01 | 3 | -3/+175 |
* | bfin_mac: replace sys time stamps with raw ones instead. | Richard Cochran | 2012-11-01 | 2 | -70/+28 |
* | bfin_mac: only advertise hardware time stamped when enabled. | Richard Cochran | 2012-11-01 | 1 | -0/+4 |
* | ptp: add an ioctl to compare PHC time with system time | Richard Cochran | 2012-11-01 | 2 | -0/+46 |
* | ptp: Enable clock drivers along with associated net/PHY drivers | Ben Hutchings | 2012-11-01 | 17 | -173/+13 |
* | ptp: Make PTP_1588_CLOCK select rather than depend on PPS | Ben Hutchings | 2012-11-01 | 3 | -7/+1 |
* | pps, ptp: Remove dependencies on EXPERIMENTAL | Ben Hutchings | 2012-11-01 | 4 | -5/+2 |
* | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 19 | -0/+153 |
* | tuntap: choose the txq based on rxq | Jason Wang | 2012-11-01 | 1 | -3/+224 |
* | tuntap: add ioctl to attach or detach a file form tuntap device | Jason Wang | 2012-11-01 | 2 | -8/+51 |
* | tuntap: multiqueue support | Jason Wang | 2012-11-01 | 1 | -88/+220 |
* | tuntap: introduce multiqueue flags | Jason Wang | 2012-11-01 | 1 | -0/+2 |
* | tuntap: RCUify dereferencing between tun_struct and tun_file | Jason Wang | 2012-11-01 | 1 | -48/+47 |
* | tuntap: move socket to tun_file | Jason Wang | 2012-11-01 | 1 | -121/+145 |
* | tuntap: log the unsigned informaiton with %u | Jason Wang | 2012-11-01 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-10-31 | 21 | -152/+419 |
|\ |
|
| * | igb: Fix sparse warning in igb_ptp_rx_pktstamp | Alexander Duyck | 2012-10-30 | 1 | -1/+1 |
| * | igb: Update firmware version info for ethtool output. | Carolyn Wyborny | 2012-10-30 | 4 | -50/+126 |
| * | igb: Enable auto-crossover during forced operation on 82580 and above. | Matthew Vick | 2012-10-30 | 2 | -12/+21 |
| * | igbvf: Check for error on dma_map_single call | Greg Rose | 2012-10-30 | 1 | -0/+13 |
| * | ixgbevf: Do not forward LLDP type frames | Greg Rose | 2012-10-30 | 1 | -0/+5 |
| * | ixgbe: reduce PTP rx path overhead | Jiri Benc | 2012-10-30 | 1 | -2/+4 |
| * | ixgbe: add/update descriptor maps in comments | Josh Hay | 2012-10-30 | 1 | -6/+55 |
| * | ixgbe: Do not decrement budget in ixgbe_clean_rx_irq | Alexander Duyck | 2012-10-30 | 1 | -5/+4 |
| * | ixgbe: Return success or failure on VF MAC filter set | Greg Rose | 2012-10-30 | 1 | -1/+1 |
| * | ixgbe: clean up the condition for turning on/off the laser | Emil Tantilov | 2012-10-30 | 1 | -23/+8 |
| * | net, ixgbe: handle link local multicast addresses in SR-IOV mode | John Fastabend | 2012-10-30 | 7 | -19/+26 |
| * | ixgbe: Fix return value from macvlan filter function | Greg Rose | 2012-10-30 | 1 | -1/+2 |
| * | ixgbe: Add support for pipeline reset | Don Skidmore | 2012-10-30 | 3 | -32/+153 |
* | | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-10-31 | 2 | -8/+6 |
* | | x86: bpf_jit_comp: add vlan tag support | Eric Dumazet | 2012-10-31 | 1 | -0/+21 |
* | | net: filter: add vlan tag access | Eric Dumazet | 2012-10-31 | 3 | -1/+14 |
* | | net/cadence: depend on HAS_IOMEM | Joachim Eastwood | 2012-10-31 | 1 | -0/+1 |