summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-1223-23/+23
|\
| * netdev: make pci_error_handlers constStephen Hemminger2012-09-0723-23/+23
* | rtlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
* | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
* | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
* | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+6
* | atl1c: Use PCI Express Capability accessorsJiang Liu2012-08-231-1/+1
* | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+3
* | cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
* | myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
* | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
* | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
* | vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
* | igb: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+2
* | e1000e: Use PCI Express Capability accessorsJiang Liu2012-08-231-19/+8
* | tg3: Use PCI Express Capability accessorsJiang Liu2012-08-231-37/+13
* | bnx2x: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+5
* | r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas2012-08-231-2/+2
* | r8169: Use PCI Express Capability accessorsJiang Liu2012-08-231-35/+9
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-232-2/+2
|/
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+1
|\
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+1
|\ \
| * | brcm80211: pointless current->files passed to filp_close()Al Viro2012-07-291-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-316-7/+6
|\ \ \
| * | | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-316-7/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-316-13/+80
|\ \ \ | |/ / |/| |
| * | tun: Fix formatting.David S. Miller2012-07-301-2/+2
| * | net/tun: fix ioctl() based info leaksMathias Krause2012-07-291-1/+3
| * | tg3: Update version to 3.124Michael Chan2012-07-291-1/+1
| * | tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-291-2/+4
| * | tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-292-1/+29
| * | tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-291-2/+1
| * | tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-292-0/+38
| * | seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-291-3/+1
| * | bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-291-2/+1
| * | qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-291-0/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-303-66/+17
|\ \ \
| * | | net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-302-58/+17
| * | | net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-302-139/+265
|\ \ \ | |/ / |/| |
| * | netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-231-105/+207
| * | netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-34/+58
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-282-6/+1
|\ \ \
| * \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-271-5/+0
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-271-5/+0
| | |\ \ \
| | | * | | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
| * | | | | USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter2012-07-271-1/+1
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-271-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-271-6/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |