firefly-linux-kernel-4.4.55.git
2014-02-18 hayeswangr8152: combine PHY reset with set_speed
2014-02-18 hayeswangr8152: clear BMCR_PDOWN
2014-02-18 hayeswangr8152: reduce the frequency of spin_lock
2014-02-18 hayeswangr8152: load the default MAC address
2014-02-18 hayeswangr8152: replace some types from int to bool
2014-02-18 hayeswangr8152: add three functions
2014-02-18 hayeswangr8152: move some functions
2014-02-18 David S. MillerMerge branch 'cxgb4'
2014-02-18 Hariprasad... cxgb4: Add more PCI device ids.
2014-02-18 Kumar Sanghvicxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
2014-02-18 Kumar Sanghvicxgb4: Remove unused registers and add missing ones
2014-02-18 Kumar Sanghvicxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabi...
2014-02-18 Kumar Sanghvicxgb4: LE-Workaround is not atomic in firmware
2014-02-18 Kumar Sanghvicxgb4: Allow >10G ports to have multiple queues
2014-02-18 Kumar Sanghvicxgb4: Print adapter VPD Part Number instead of Enginee...
2014-02-18 Kumar Sanghvicxgb4: Add support to recognize 40G links
2014-02-18 David S. MillerMerge branch 'msix'
2014-02-18 Alexander Gordeevwil6210: Use pci_enable_msi_range() instead of pci_enab...
2014-02-18 Alexander Gordeevvmxnet3: Use pci_enable_msix_range() instead of pci_ena...
2014-02-18 Alexander Gordeevvmxnet3: Fix MSI-X/MSI enablement code
2014-02-18 Alexander Gordeevniu: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-18 Alexander Gordeevsfc: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-18 Alexander Gordeevqlge: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevqlge: Get rid of an redundant assignment
2014-02-18 Alexander Gordeevqlcnic: Use pci_enable_msix_range() instead of pci_enab...
2014-02-18 Alexander Gordeevqlcnic: Cleanup qlcnic_enable_msix() return values
2014-02-18 Alexander Gordeevnetxen: Use pci_enable_msix_range() instead of pci_enab...
2014-02-18 Alexander Gordeevforcedeth: Use pci_enable_msix_range() instead of pci_e...
2014-02-18 Alexander Gordeevforcedeth: Cleanup MSI-X to MSI to INTx fallback code
2014-02-18 Alexander Gordeevforcedeth: Fix invalid errno reporting in nv_request_irq()
2014-02-18 Alexander Gordeevvxge: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevs2io: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevmyri10ge: Use pci_enable_msix_range() instead of pci_en...
2014-02-18 Alexander Gordeevmlx5: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevmlx4: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevixgbevf: Use pci_enable_msix_range() instead of pci_ena...
2014-02-18 Alexander Gordeevixgbe: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevigbvf: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevigb: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-18 Alexander Gordeevi40e: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeeve1000e: Use pci_enable_msix_range() instead of pci_enab...
2014-02-18 Alexander Gordeevbenet: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevenic: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 Alexander Gordeevcxgb4vf: Use pci_enable_msix_range() instead of pci_ena...
2014-02-18 Alexander Gordeevcxgb4vf: Remove superfluous call to pci_disable_msix()
2014-02-18 Alexander Gordeevcxgb4: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevcxgb3: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevcxgb3: Remove superfluous call to pci_disable_msix()
2014-02-18 Alexander Gordeevbna: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-18 Alexander Gordeevtg3: Use pci_enable_msix_range() instead of pci_enable_...
2014-02-18 Alexander Gordeevbnx2x: Use pci_enable_msix_range() instead of pci_enabl...
2014-02-18 Alexander Gordeevbnx2: Use pci_enable_msix_range() instead of pci_enable...
2014-02-18 David S. MillerMerge branch 'gianfar'
2014-02-18 Claudiu Manoilgianfar: Remove clean_rx_ring race from gfar_ethtool
2014-02-18 Claudiu Manoilgianfar: Add missing graceful reset steps and fixes
2014-02-18 Claudiu Manoilgianfar: Factor out enabling/disabling of hw interrupts
2014-02-18 Claudiu Manoilgianfar: Remove useless HAS_PADDING device flag
2014-02-18 Claudiu Manoilgianfar: Remove sysfs stubs for FIFOCFG and stashing
2014-02-18 Claudiu Manoilgianfar: Cleanup/Fix gfar_probe and the hw init code
2014-02-17 Sachin Kamatnet: i40evf: Remove duplicate include
2014-02-17 Wang Yufenipv6:fix checkpatch errors with assignment in if condition
2014-02-17 Wang Yufenipv6: fix checkpatch errors with space required or...
2014-02-17 Wang Yufenipv6: fix checkpatch errors with brace and "foo *bar"
2014-02-17 Wang Yufennetlink: fix checkpatch errors space and "foo *bar"
2014-02-17 Yang Yingliangsch_netem: replace magic numbers with enumerate in...
2014-02-17 David S. MillerMerge branch 'ieee802154'
2014-02-17 Phoebe Buckheisterieee802154: enable smart transmitter features of RF212
2014-02-17 Phoebe Buckheisterieee802154: add netlink APIs for smartMAC configuration
2014-02-17 Phoebe Buckheisterieee802154: ensure that first RF212 state comes from...
2014-02-17 Phoebe Buckheisterieee802154: add support for setting CCA energy detectio...
2014-02-17 Phoebe Buckheisterieee802154: add support for CCA mode in wpan phys
2014-02-17 Phoebe Buckheisterieee802154: add support for listen-before-talk in wpan_phy
2014-02-17 Phoebe Buckheisterieee802154: support 100kbps QPSK/EU in at86rf230
2014-02-17 Phoebe Buckheisterieee802154: add TX power control to wpan_phy
2014-02-17 Phoebe Buckheisterieee802154: default to AACK in at86rf230
2014-02-17 Phoebe Buckheisterieee802154: add basic support for RF212 to at86rf230...
2014-02-17 David S. MillerMerge branch 'phy'
2014-02-17 Florian FainelliDocumentation: networking: update phy.txt with recent...
2014-02-17 Florian Fainellinet: phy: allow PHY drivers to implement their own...
2014-02-17 Florian Fainellinet: phy: move PHY software reset to genphy_soft_reset
2014-02-17 KY SrinivasanDrivers: net: hyperv: Cleanup the netvsc receive callba...
2014-02-17 KY SrinivasanDrivers: net: hyperv: Cleanup the receive path
2014-02-17 KY SrinivasanDrivers: net: hyperv: Get rid of the rndis_filter_packe...
2014-02-17 Stefan Sørensennet:cpsw: Pass unhandled ioctl's on to generic phy...
2014-02-17 Joe Perchesbonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_ad...
2014-02-17 Joe Perchesbonding: Convert c99 comments
2014-02-17 Joe Perchesbonding: Neaten pr_<level>
2014-02-17 Joe Perchesbonding: Convert pr_warning to pr_warn, neatening
2014-02-17 Julia Lawallcaif: delete unnecessary field initialization
2014-02-17 Florian FainelliDocumentation: broadcom-bcmgenet: add better clocks...
2014-02-17 Jon Paul Maloytipc: correct usage of spin_lock() vs spin_lock_bh()
2014-02-17 Jon Paul Maloytipc: fix a loop style problem
2014-02-17 Florian Westphalip_tunnel: return more precise errno value when adding...
2014-02-15 WANG Congopenvswitch: rename ->sync to ->syncp
2014-02-14 Wang Yufenbonding:fix checkpatch warnings braces {}
2014-02-14 Wang Yufenbonding:fix checkpatch warnings braces {}
2014-02-14 Wang Yufenbonding:fix checkpatch warnings braces {}
2014-02-14 Wang Yufenbonding:fix checkpatch warnings braces {}
2014-02-14 Wang Yufenbonding:fix checkpatch errors comments and space
2014-02-14 Wang Yufenbonding:fix checkpatch errors with foo* bar|foo * bar
next