summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
| * | jme: Advance driver version numberGuo-Fu Tseng2010-03-181-1/+1
| * | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-181-0/+33
| * | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-181-0/+2
| * | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-181-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-191-0/+1
* | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* | | smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* | | l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* | | ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* | | NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-1552-78/+169
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1353-398/+690
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1239-58/+58
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0839-58/+58
| | |\ \ \
| | | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-0929-37/+37
| | | * | | tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-051-1/+1
| | | * | | tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| | | * | | Fix spelling of 'platform' in log messagesStefan Weil2010-02-051-1/+1
| | | * | | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-2/+2
| | | * | | Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
| | | * | | Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-041-1/+1
| | | * | | Fix misspelling of "truly" in a label.Adam Buchbinder2010-02-041-3/+3
| | | * | | Fix a grammar error (redundant "be") in commentAdam Buchbinder2010-02-041-1/+1
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-3/+3
| * | | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+4
| |/ / / /
| * | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-066-11/+11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-036-5/+93
| |\ \ \ \
| | * | | | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-246-5/+93
* | | | | | myri: remove dead codeDan Carpenter2010-03-151-1/+0
* | | | | | obsolete config in kernel source: HSO_AUTOPMChristoph Egger2010-03-151-3/+0
* | | | | | obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger2010-03-151-36/+0
* | | | | | drivers/net: drop redundant memsetJulia Lawall2010-03-151-3/+1
* | | | | | bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka2010-03-151-2/+5
* | | | | | bnx2x: remove not necessary compiler barrierStanislaw Gruszka2010-03-151-1/+0
* | | | | | bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka2010-03-151-1/+1
* | | | | | be2net: fix mccq create for big endian architecturesAjit Khaparde2010-03-151-1/+1
* | | | | | TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com2010-03-151-11/+16
* | | | | | net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori2010-03-151-19/+26
* | | | | | e100: Fix ring parameter change handling regression.David S. Miller2010-03-151-1/+1
| |_|_|/ / |/| | | |
* | | | | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches2010-03-131-24/+30
* | | | | sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack2010-03-131-1/+1
* | | | | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall2010-03-131-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-1311-94/+91
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20
| |\ \ \ \
| | * | | | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-092-34/+17
| | * | | | iwl3945: fix memory corruptionReinette Chatre2010-03-091-3/+3
| * | | | | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
OpenPOWER on IntegriCloud