summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-5/+3
|\
| * ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-5/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-045-5/+5
|\ \
| * | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
| * | treewide: Fix typo in printkMasanari Iida2013-06-183-3/+3
| * | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-035-29/+83
|\ \ \
| * | | rapidio/rionet: rework driver initialization and removalAlexandre Bounine2013-07-031-25/+78
| * | | ipw2200: convert __list_for_each usage to list_for_eachDave Jones2013-07-031-1/+1
| * | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+2
| * | | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-032-2/+2
* | | | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-032-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N2013-06-161-0/+10
| * | | drivers: net: cpsw: use pinctrl PM helpersMugunthan V N2013-06-161-0/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-23/+3
|\ \ \
| * | | wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2
| * | | bna: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-021-4/+5
|\ \ \ \
| * | | | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-141-4/+5
* | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-021-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-1735-106/+269
| |\ \ \ \ \
| * \ \ \ \ \ Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman2013-06-0840-358/+505
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-051-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | dlci: validate the net device in dlci_del()Zefan Li2013-06-261-0/+12
* | | | | | dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-261-5/+9
* | | | | | net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* | | | | | macvtap: fix recovery from gup errorsMichael S. Tsirkin2013-06-251-2/+4
* | | | | | tun: fix recovery from gup errorsMichael S. Tsirkin2013-06-251-2/+4
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-252-2/+6
|\ \ \ \ \ \
| * | | | | | ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
| * | | | | | ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-241-1/+5
* | | | | | | qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
* | | | | | | drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-241-0/+1
* | | | | | | sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-241-2/+3
* | | | | | | sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-242-16/+19
* | | | | | | qmi_wwan: add various Novatel Gobi1K IDsDan Williams2013-06-241-1/+7
* | | | | | | net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-241-0/+7
* | | | | | | bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov2013-06-241-1/+2
* | | | | | | net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-241-0/+3
* | | | | | | mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-1/+1
* | | | | | | pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-2/+2
* | | | | | | sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-191-1/+1
* | | | | | | netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-191-7/+15
* | | | | | | netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-191-3/+6
* | | | | | | stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-192-37/+33
* | | | | | | drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-191-0/+2
* | | | | | | net: fec: Fix build for MCF5272Guenter Roeck2013-06-191-0/+14
* | | | | | | vxlan: fix check for migration of static entrystephen hemminger2013-06-191-1/+1
* | | | | | | can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-191-1/+4
* | | | | | | net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1