summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-253-4/+4
* carl9170: fix scheduling while atomicChristian Lamparter2010-10-251-1/+1
* b43: N-PHY: fix infinite-loop-typoRafał Miłecki2010-10-251-1/+1
* wl1251: fix module namesGrazvydas Ignotas2010-10-251-3/+5
* ath9k: fix handling of rate control probe framesFelix Fietkau2010-10-251-0/+6
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-251-0/+3
* ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian2010-10-251-5/+9
* ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez2010-10-251-56/+135
* carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter2010-10-251-23/+28
* carl9170: fix async command buffer leakChristian Lamparter2010-10-251-6/+19
* ath5k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2429-45/+43Star
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-1819-32/+30Star
| * 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-222-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/+18Star
| * | | | 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/+3Star
| * | | | 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/+72Star
| * | | | 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
| * | | | bnx2: Increase max rx ring size from 1K to 2KMichael Chan2010-10-211-2/+2
| * | | | bonding: make release_and_destroy staticstephen hemminger2010-10-212-3/+2Star
| * | | | pch_gbe: make local functions staticstephen hemminger2010-10-213-15/+17
| * | | | vmxnet3: make bit twiddle routines inlinestephen hemminger2010-10-212-20/+14Star