summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | RTL8192CU: Increase max APFM_ONMAC polling countAndy Spencer2014-05-06
| | | * | | | | | | | | | | | | ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan2014-05-06
| | | * | | | | | | | | | | | | ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2014-05-06
| | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | net: tile: Remove unnecessary memset of netdev private dataTobias Klauser2014-05-30
| * | | | | | | | | | | | | | net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser2014-05-30
| * | | | | | | | | | | | | | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-30
| * | | | | | | | | | | | | | net: fec: use pinctrl PM helpersNimrod Andy2014-05-30
| * | | | | | | | | | | | | | r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-30
| * | | | | | | | | | | | | | enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan2014-05-30
| * | | | | | | | | | | | | | Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller2014-05-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | can: xilinx CAN controller supportKedareswara rao Appana2014-05-26
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | ehea: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-30
| * | | | | | | | | | | | | | net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-29
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | i40evf: Use is_multicast_ether_addr helperTobias Klauser2014-05-27
| * | | | | | | | | | | | | e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser2014-05-27
| * | | | | | | | | | | | | igb: remove redundant PHY power down register writeTodd Fujinaka2014-05-27
| * | | | | | | | | | | | | e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-27
| * | | | | | | | | | | | | e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman2014-05-27
| * | | | | | | | | | | | | e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-27
| * | | | | | | | | | | | | e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2014-05-27
| * | | | | | | | | | | | | e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-26
| * | | | | | | | | | | | | ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: extract PTP clock device from ptp_initJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller2014-05-26
| * | | | | | | | | | | | | ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabledEmil Tantilov2014-05-26
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan2014-05-24
| * | | | | | | | | | | | net: driver: stmicro: Remove some useless the lock protectionYang Wei2014-05-24
| * | | | | | | | | | | | team: lb: use sizeof(*fprog) in __fprog_createDaniel Borkmann2014-05-24
| * | | | | | | | | | | | net: ks8851: Add of match tableStephen Boyd2014-05-24
| * | | | | | | | | | | | net: ks8851: Add optional vdd_io regulator and reset gpioStephen Boyd2014-05-24
| * | | | | | | | | | | | net: ks8851: Use devm_regulator_get_optional()Stephen Boyd2014-05-24
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-23
| | * | | | | | | | | | | | | igb/ixgbe: remove return statements for void functionsJeff Kirsher2014-05-23
| | * | | | | | | | | | | | | ixgbe: add /* fallthrough */ comment to case statementsJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: add space between operands to &Jacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: don't check NULL for debugfs_remove_recursiveJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: add braces around else blockJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: fix checkpatch style of blank line after declarationJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: fix function-like macro, remove semicolonJacob Keller2014-05-23
| | * | | | | | | | | | | | | ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
| * | | | | | | | | | | | | | net: mvneta: Remove unneeded 'weigth' fieldEzequiel Garcia2014-05-23
| * | | | | | | | | | | | | | net: mvmdio: Use devm_* API to simplify the codeEzequiel Garcia2014-05-23
| * | | | | | | | | | | | | | net: mvneta: Change the number of default rx queues to oneEzequiel Garcia2014-05-23