Age | Commit message (Expand) | Author |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-04 | net/mlx4_core: Fix call to __mlx4_unregister_mac | Jack Morgenstein |
2013-11-02 | bonding: bond_get_size() returns wrong size | Dan Carpenter |
2013-11-02 | net: cdc_ncm: no not set tx_max higher than the device supports | Bjørn Mork |
2013-11-02 | net: cdc_ncm: improve bind error debug messages | Bjørn Mork |
2013-11-02 | net: cdc_ncm: return proper error if setup fails | Bjørn Mork |
2013-11-02 | net: cdc_ncm: refactoring cdc_ncm_setup | Bjørn Mork |
2013-11-02 | net: cdc_ncm: endian convert constants instead of variables | Bjørn Mork |
2013-11-02 | net: cdc_ncm: log signatures in hex | Bjørn Mork |
2013-11-02 | net: cdc_ncm: use netif_* and dev_* instead of pr_* | Bjørn Mork |
2013-11-02 | net: cdc_ncm: log the length we warn about | Bjørn Mork |
2013-11-02 | net: cdc_ncm: set correct dev->hard_mtu | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove ethtool ops | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove probe and disconnect wrappers | Bjørn Mork |
2013-11-02 | net: cdc_ncm: no point in filling up the NTBs if we send ZLPs | Bjørn Mork |
2013-11-02 | net: cdc_ncm: only the control intf can be probed | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove descriptor pointers | Bjørn Mork |
2013-11-02 | net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove ncm_parm field | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove tx_speed and rx_speed fields | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove unused udev field | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove redundant netdev field | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove redundant endpoint pointers | Bjørn Mork |
2013-11-02 | net: cdc_ncm: remove redundant "intf" field | Bjørn Mork |
2013-11-02 | net: cdc_ncm: simplify and optimize frame padding | Bjørn Mork |
2013-11-02 | net: cdc_mbim: change the default to send ZLPs | Bjørn Mork |
2013-11-02 | net: cdc_mbim: handle IPv6 Neigbor Solicitations | Bjørn Mork |
2013-11-02 | smsc9420: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | smc91c92_cs: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | smc9194: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | smsc911x: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | smc911x: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | smc91x: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | epic100: replace printk with netdev_ calls | Ben Boeckel |
2013-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-11-01 | Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-01 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-11-01 | USB: serial: ftdi_sio: add id for Z3X Box device | Алексей Крамаренко |
2013-11-01 | Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: do not round to the next nearest standard baud rate for ... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: move the two baud rate encoding methods to separate func... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: also use the divisor based baud rate encoding method for... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: add two comments concerning the supported baud rates wit... | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star... | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: improve the chip type information output on startup" | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: improve the chip type detection/distinction" | Greg Kroah-Hartman |