aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-092-3/+3
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-094-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23755-34219/+85444
|\ \ \
| * | | bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2010-10-212-2/+2
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-218-31/+56
| |\ \ \
| | * | | r6040: Fix multicast filter some moreBen Hutchings2010-10-191-10/+12
| | * | | gianfar: fix double lock typoDan Carpenter2010-10-181-1/+1
| * | | | cxgb3: function namespace cleanupstephen hemminger2010-10-217-289/+18
| * | | | be2net: Changes to use only priority codes allowed by f/wSomnath Kotur2010-10-214-10/+106
| * | | | can: mcp251x: fix generation of error framesMarc Kleine-Budde2010-10-211-1/+1
| * | | | can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde2010-10-211-5/+9
| * | | | drivers/net/ax88796.c: Return error code in failureJulia Lawall2010-10-211-0/+1
| * | | | b44: fix resume, request_irq after hw resetJames Hogan2010-10-211-5/+14
| * | | | cxgb4: function namespace cleanup (v3)stephen hemminger2010-10-216-455/+3
| * | | | phy/marvell: fix 88e1121 supportArnaud Patard2010-10-211-12/+19
| * | | | ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2010-10-212-0/+7
| * | | | ixgbe: fix stats handlingEric Dumazet2010-10-213-16/+56
| * | | | ixgbe: update copyright infoEmil Tantilov2010-10-214-4/+4
| * | | | jme: Advance version numberGuo-Fu Tseng2010-10-212-1/+3
| * | | | jme: Adding mii-tool supportGuo-Fu Tseng2010-10-211-1/+33
| * | | | jme: Prevent possible read re-order errorGuo-Fu Tseng2010-10-211-0/+1
| * | | | jme: Add comment in jme_set_settingsGuo-Fu Tseng2010-10-211-3/+6
| * | | | jme: Fix PHY power-off errorGuo-Fu Tseng2010-10-211-4/+18
| * | | | bonding: cleanup: remove braces from single block statementsBandan Das2010-10-211-91/+72
| * | | | bonding: cleanup : add space around operatorsBandan Das2010-10-211-44/+67
| * | | | smsc95xx: generate random MAC address once, not every ifupBernard Blackham2010-10-211-2/+2