aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis2010-10-241-1/+1
| * | can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira2010-10-243-0/+229
| * | e1000: make e1000_reinit_safe localstephen hemminger2010-10-241-1/+1
| * | bnx2x: make local function static and remove dead codestephen hemminger2010-10-247-242/+62
| * | qlge: disable unsed dump codestephen hemminger2010-10-241-6/+4
| * | qlge: make local functions staticstephen hemminger2010-10-243-7/+8
| * | vxge: make functions local and remove dead codestephen hemminger2010-10-247-615/+304
| * | phylib: make local function staticstephen hemminger2010-10-242-17/+15
| * | atlx: make local functions/data staticstephen hemminger2010-10-243-11/+14
| * | atl1c: make functions staticstephen hemminger2010-10-242-4/+4
| * | benet: make be_poll_rx localstephen hemminger2010-10-241-1/+1
| * | benet: remove dead codestephen hemminger2010-10-243-41/+0
| * | mlx4: make functions local and remove dead code.stephen hemminger2010-10-242-29/+1
| * | can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde2010-10-241-3/+3
| * | can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde2010-10-241-19/+16
| * | can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde2010-10-241-2/+2
| * | can: at91_can: set bittiming in chip_startMarc Kleine-Budde2010-10-241-1/+1
| * | can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde2010-10-241-7/+18
| * | can: at91_can: fix section mismatch warningMarc Kleine-Budde2010-10-241-1/+1
| * | can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde2010-10-241-1/+1
| * | can: at91_can: fix use after free of privMarc Kleine-Budde2010-10-241-3/+3
| * | can: at91_can: fix reception of extended framesMarc Kleine-Budde2010-10-241-0/+9
| * | can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde2010-10-241-3/+3
| * | can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake2010-10-243-0/+1472
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-269-9/+71
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-269-9/+71
| |\ \ \
| | | * | mlx4_core: Allow log_mtts_per_seg up to 7Eli Cohen2010-09-281-2/+2
| | |/ / | |/| |
| | * | IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-253-0/+30
| | * | mlx4_en: Change multicast promiscuous mode to support IBoEEli Cohen2010-10-252-3/+4
| | * | mlx4_core: Update data structures and constants for IBoEEli Cohen2010-10-251-1/+2
| | * | mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2010-10-252-3/+33
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-253-59/+96
|\ \ \
| * | | netdev: bfin_mac: push settings to platform resourcesSonic Zhang2010-10-253-59/+96
| | |/ | |/|
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-251-4/+4
|\ \ \
| * | | net: emaclite: Add support for little-endian platformsMichal Simek2010-10-211-4/+4
* | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-256-1162/+1747
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-216-1162/+1747
| |\ \ \
| | * | | net: davinci_emac: cleanup unused cpdma codeCyril Chemparathy2010-09-241-930/+0
| | * | | net: davinci_emac: switch to new cpdma layerCyril Chemparathy2010-09-241-85/+164
| | * | | net: davinci_emac: separate out cpdma codeCyril Chemparathy2010-09-244-0/+1084
| | * | | net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-241-107/+0
| | * | | net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-242-58/+31
| | * | | net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-243-0/+486
| | | |/ | | |/|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2429-45/+43
|\ \ \ \
| * | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-1819-32/+30
| * | | | Revert "Fix typo: configuation => configuration" partiallyJiri Kosina2010-09-241-1/+1
| * | | | Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
| * | | | Fix typo: configuation => configurationThomas Weber2010-09-233-5/+5
| * | | | Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-211-1/+1
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-1084-956/+1286
| |\ \ \ \