Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | typhoon: wait for RX mode commands to finish | David Dillow | 2010-10-24 | 1 | -1/+1 | |
| * | | | | slhc: Don't export symbols twice | Denis Kirjanov | 2010-10-24 | 1 | -11/+4 | |
| * | | | | jme: Support WoL after shutdown | Guo-Fu Tseng | 2010-10-24 | 1 | -15/+30 | |
| * | | | | vmxnet3: fix typo setting confPA | Harvey Harrison | 2010-10-24 | 1 | -1/+1 | |
| * | | | | vmxnet3: annotate hwaddr members as __iomem pointers | Harvey Harrison | 2010-10-24 | 1 | -2/+2 | |
| * | | | | vmxnet3: remove set_flag_le{16,64} helpers | Harvey Harrison | 2010-10-24 | 5 | -41/+22 | |
| * | | | | cxgb4: update to utilize the newer VLAN infrastructure | Dimitris Michailidis | 2010-10-24 | 3 | -31/+24 | |
| * | | | | cxgb4: fix crash due to manipulating queues before registration | Dimitris Michailidis | 2010-10-24 | 1 | -1/+1 | |
| * | | | | can: tscan1: add driver for TS-CAN1 boards | Andre B. Oliveira | 2010-10-24 | 3 | -0/+229 | |
| * | | | | e1000: make e1000_reinit_safe local | stephen hemminger | 2010-10-24 | 1 | -1/+1 | |
| * | | | | bnx2x: make local function static and remove dead code | stephen hemminger | 2010-10-24 | 7 | -242/+62 | |
| * | | | | qlge: disable unsed dump code | stephen hemminger | 2010-10-24 | 1 | -6/+4 | |
| * | | | | qlge: make local functions static | stephen hemminger | 2010-10-24 | 3 | -7/+8 | |
| * | | | | vxge: make functions local and remove dead code | stephen hemminger | 2010-10-24 | 7 | -615/+304 | |
| * | | | | phylib: make local function static | stephen hemminger | 2010-10-24 | 2 | -17/+15 | |
| * | | | | atlx: make local functions/data static | stephen hemminger | 2010-10-24 | 3 | -11/+14 | |
| * | | | | atl1c: make functions static | stephen hemminger | 2010-10-24 | 2 | -4/+4 | |
| * | | | | benet: make be_poll_rx local | stephen hemminger | 2010-10-24 | 1 | -1/+1 | |
| * | | | | benet: remove dead code | stephen hemminger | 2010-10-24 | 3 | -41/+0 | |
| * | | | | mlx4: make functions local and remove dead code. | stephen hemminger | 2010-10-24 | 2 | -29/+1 | |
| * | | | | can: at91_can: add KBUILD_MODNAME to bittiming constant | Marc Kleine-Budde | 2010-10-24 | 1 | -3/+3 | |
| * | | | | can: at91_can: convert dev_<level> printing to netdev_<level> | Marc Kleine-Budde | 2010-10-24 | 1 | -19/+16 | |
| * | | | | can: at91_can: convert readl, writel their __raw pendants | Marc Kleine-Budde | 2010-10-24 | 1 | -2/+2 | |
| * | | | | can: at91_can: set bittiming in chip_start | Marc Kleine-Budde | 2010-10-24 | 1 | -1/+1 | |
| * | | | | can: at91_can: implement and use at91_get_berr_counter | Marc Kleine-Budde | 2010-10-24 | 1 | -7/+18 | |
| * | | | | can: at91_can: fix section mismatch warning | Marc Kleine-Budde | 2010-10-24 | 1 | -1/+1 | |
| * | | | | can: at91_can: fix compiler warning in at91_irq_err_state | Marc Kleine-Budde | 2010-10-24 | 1 | -1/+1 | |
| * | | | | can: at91_can: fix use after free of priv | Marc Kleine-Budde | 2010-10-24 | 1 | -3/+3 | |
| * | | | | can: at91_can: fix reception of extended frames | Marc Kleine-Budde | 2010-10-24 | 1 | -0/+9 | |
| * | | | | can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES | Marc Kleine-Budde | 2010-10-24 | 1 | -3/+3 | |
| * | | | | can: Topcliff: Add PCH_CAN driver. | Masayuki Ohtake | 2010-10-24 | 3 | -0/+1472 | |
| |/ / / | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 9 | -9/+71 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 9 | -9/+71 | |
| |\ \ \ \ \ | ||||||
| | | * | | | | mlx4_core: Allow log_mtts_per_seg up to 7 | Eli Cohen | 2010-09-28 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
| | * | | | | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 3 | -0/+30 | |
| | * | | | | mlx4_en: Change multicast promiscuous mode to support IBoE | Eli Cohen | 2010-10-25 | 2 | -3/+4 | |
| | * | | | | mlx4_core: Update data structures and constants for IBoE | Eli Cohen | 2010-10-25 | 1 | -1/+2 | |
| | * | | | | mlx4_core: Allow protocol drivers to find corresponding interfaces | Eli Cohen | 2010-10-25 | 2 | -3/+33 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-10-25 | 3 | -59/+96 | |
|\ \ \ \ \ | ||||||
| * | | | | | netdev: bfin_mac: push settings to platform resources | Sonic Zhang | 2010-10-25 | 3 | -59/+96 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-10-25 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | net: emaclite: Add support for little-endian platforms | Michal Simek | 2010-10-21 | 1 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-25 | 6 | -1162/+1747 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman | 2010-10-21 | 6 | -1162/+1747 | |
| |\ \ \ \ | ||||||
| | * | | | | net: davinci_emac: cleanup unused cpdma code | Cyril Chemparathy | 2010-09-24 | 1 | -930/+0 | |
| | * | | | | net: davinci_emac: switch to new cpdma layer | Cyril Chemparathy | 2010-09-24 | 1 | -85/+164 | |
| | * | | | | net: davinci_emac: separate out cpdma code | Cyril Chemparathy | 2010-09-24 | 4 | -0/+1084 | |
| | * | | | | net: davinci_emac: cleanup unused mdio emac code | Cyril Chemparathy | 2010-09-24 | 1 | -107/+0 | |
| | * | | | | net: davinci_emac: switch to new mdio | Cyril Chemparathy | 2010-09-24 | 2 | -58/+31 | |
| | * | | | | net: davinci_emac: separate out davinci mdio | Cyril Chemparathy | 2010-09-24 | 3 | -0/+486 | |
| | | |/ / | | |/| | |