aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds3-3/+23
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds81-1359/+3538
2010-10-27ehea: Fixing statisticsBreno Leitao2-6/+28
2010-10-27bonding: Fix lockdep warning after bond_vlan_rx_register()Jarek Poplawski1-2/+2
2010-10-27caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna2-0/+11
2010-10-27caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna1-0/+129
2010-10-27caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com1-0/+744
2010-10-27drivers/net/typhoon.c: delete double assignmentJulia Lawall1-1/+1
2010-10-27drivers/net/sb1000.c: delete double assignmentJulia Lawall1-3/+3
2010-10-27qlcnic: define valid vlan id rangeSony Chacko1-1/+1
2010-10-27qlcnic: reduce rx ring sizeSony Chacko3-20/+21
2010-10-27qlcnic: fix mac learningamit salecha2-0/+6
2010-10-27ehea: fix use after freeEric Dumazet1-5/+5
2010-10-27qlge: bugfix: Restoring the vlan setting.Ron Mercer1-0/+17
2010-10-27be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close()Somnath Kotur1-4/+18
2010-10-27gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)Jarek Poplawski1-3/+3
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi3-3/+23
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-9/+71
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-nextRoland Dreier9-9/+71
2010-10-26tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki1-5/+5
2010-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller13-100/+215
2010-10-26can: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde1-0/+3
2010-10-26can: flexcan: fix use after free of privMarc Kleine-Budde1-1/+2
2010-10-26drivers/net: sgiseeq: fix return on errorNicolas Kaiser1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds3-59/+96
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-4/+4
2010-10-25pch_can: depends on PCIRandy Dunlap1-1/+1
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller1-1/+1
2010-10-25mlx4_en: Fix out of bounds array accessEli Cohen1-0/+11
2010-10-25macb: Don't re-enable interrupts while in polling modeJoshua Hoke1-11/+16
2010-10-25be2net: Fix CSO for UDP packetsSomnath Kotur1-12/+8
2010-10-25be2net: Call netif_carier_off() after register_netdev()Somnath Kotur1-1/+1
2010-10-25cxgb3: fix device opening error pathDivy Le Ray1-3/+5
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau3-4/+4
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter1-1/+1
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki1-1/+1
2010-10-25wl1251: fix module namesGrazvydas Ignotas1-3/+5
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau1-0/+6
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau1-0/+3
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian1-5/+9
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez1-56/+135
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter1-23/+28
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds6-1162/+1747
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen3-0/+30
2010-10-25mlx4_en: Change multicast promiscuous mode to support IBoEEli Cohen2-3/+4
2010-10-25mlx4_core: Update data structures and constants for IBoEEli Cohen1-1/+2