Age | Commit message (Expand) | Author | Files | Lines |
2015-01-06 | brcmfmac: follow user-space regulatory domain selection | Arend van Spriel | 2 | -1/+38 |
2015-01-06 | brcmfmac: Change error log in standard log for rxbufpost. | Hante Meuleman | 1 | -1/+1 |
2015-01-06 | brcmfmac: Fix WEP configuration for AP mode. | Hante Meuleman | 4 | -30/+76 |
2015-01-06 | brcmfmac: remove unused/duplicate defines in chip.c | Arend van Spriel | 1 | -14/+0 |
2015-01-06 | brcmfmac: Fix incorrect casting of 64 bit physical address. | Hante Meuleman | 2 | -16/+16 |
2015-01-06 | Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/s... | Kalle Valo | 38 | -317/+649 |
2015-01-03 | mlx4: include clocksource.h again | Richard Cochran | 1 | -0/+1 |
2015-01-03 | ixgbe: convert to CYCLECOUNTER_MASK macro. | Richard Cochran | 1 | -1/+1 |
2015-01-03 | igb: convert to CYCLECOUNTER_MASK macro. | Richard Cochran | 1 | -3/+2 |
2015-01-03 | e1000e: convert to CYCLECOUNTER_MASK macro. | Richard Cochran | 1 | -2/+1 |
2015-01-03 | bnx2x: convert to CYCLECOUNTER_MASK macro. | Richard Cochran | 1 | -1/+1 |
2015-01-03 | Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or... | David S. Miller | 36 | -1337/+510 |
2015-01-03 | net: ethernet: cisco: enic: enic_dev: Remove some unused functions | Rickard Strandqvist | 2 | -61/+0 |
2015-01-03 | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist | 1 | -21/+0 |
2015-01-03 | net: fddi: skfp: smt.c: Remove unused function | Rickard Strandqvist | 1 | -12/+0 |
2015-01-03 | net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions | Rickard Strandqvist | 1 | -16/+0 |
2015-01-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -57/+92 |
2015-01-02 | net: Add Transparent Ethernet Bridging GRO support. | Jesse Gross | 1 | -47/+6 |
2015-01-02 | net/fsl: remove hardcoded clock setting from xgmac_mdio | Shaohui Xie | 1 | -14/+0 |
2015-01-02 | net/fsl: remove irq assignment from xgmac_mdio | Shaohui Xie | 1 | -2/+1 |
2015-01-02 | net/fsl: remove reset from xgmac_mdio | Shaohui Xie | 1 | -19/+0 |
2015-01-01 | GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC | Roger Chen | 1 | -7/+7 |
2015-01-01 | GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC | Roger Chen | 4 | -1/+462 |
2015-01-01 | igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK. | David S. Miller | 1 | -0/+1 |
2015-01-01 | e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. | David S. Miller | 1 | -0/+1 |
2014-12-31 | tun: return proper error code from tun_do_read | Alex Gartrell | 1 | -1/+1 |
2014-12-31 | tun: Fixed unsigned/signed comparison | Alex Gartrell | 1 | -1/+1 |
2014-12-31 | enic: add stats for dma mapping error | Govindarajulu Varadarajan | 3 | -1/+25 |
2014-12-31 | enic: check dma_mapping_error | Govindarajulu Varadarajan | 2 | -58/+106 |
2014-12-31 | enic: make vnic_wq_buf doubly linked | Govindarajulu Varadarajan | 2 | -0/+4 |
2014-12-31 | net: fec: add Wake-on-LAN support | Nimrod Andy | 2 | -10/+96 |
2014-12-31 | net: gianfar: add missing __iomem annotation | Kevin Hao | 2 | -2/+2 |
2014-12-31 | net: gianfar: mark the local functions static | Kevin Hao | 1 | -4/+5 |
2014-12-31 | virtio-net: don't do header check for dodgy gso packets | Jason Wang | 1 | -0/+2 |
2014-12-31 | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2014-12-31 | net: sxgbe: Use setup_timer | Julia Lawall | 1 | -6/+4 |
2014-12-31 | ksz884x: Use setup_timer | Julia Lawall | 1 | -3/+1 |
2014-12-31 | atl1e: Use setup_timer | Julia Lawall | 1 | -3/+2 |
2014-12-31 | atheros: atlx: Use setup_timer | Julia Lawall | 1 | -6/+4 |
2014-12-31 | timecounter: keep track of accumulated fractional nanoseconds | Richard Cochran | 1 | -2/+2 |
2014-12-31 | net: cpts: convert to timecounter adjtime. | Richard Cochran | 1 | -4/+1 |
2014-12-31 | net: mlx4: convert to timecounter adjtime. | Richard Cochran | 1 | -4/+1 |
2014-12-31 | net: ixgbe: convert to timecounter adjtime. | Richard Cochran | 1 | -10/+1 |
2014-12-31 | net: igb: convert to timecounter adjtime. | Richard Cochran | 1 | -6/+1 |
2014-12-31 | net: e1000e: convert to timecounter adjtime. | Richard Cochran | 1 | -4/+1 |
2014-12-31 | net: fec: convert to timecounter adjtime. | Richard Cochran | 1 | -15/+1 |
2014-12-31 | net: bnx2x: convert to timecounter adjtime. | Richard Cochran | 1 | -5/+1 |
2014-12-31 | net: xgbe: convert to timecounter adjtime. | Richard Cochran | 1 | -7/+1 |
2014-12-31 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 7 | -5/+7 |
2014-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 37 | -1219/+306 |