summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | qlcnic: fix mac learningamit salecha2010-10-272-0/+6
* | ehea: fix use after freeEric Dumazet2010-10-271-5/+5
* | qlge: bugfix: Restoring the vlan setting.Ron Mercer2010-10-271-0/+17
* | be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...Somnath Kotur2010-10-271-4/+18
* | gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...Jarek Poplawski2010-10-271-3/+3
* | drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches2010-10-261-3/+4
* | tg3: Do not call device_set_wakeup_enable() under spin_lock_bhRafael J. Wysocki2010-10-261-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-2613-100/+215
|\|
| * 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
* | can: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde2010-10-261-0/+3
* | can: flexcan: fix use after free of privMarc Kleine-Budde2010-10-261-1/+2
* | drivers/net: sgiseeq: fix return on errorNicolas Kaiser2010-10-261-1/+1
* | pch_can: depends on PCIRandy Dunlap2010-10-261-1/+1
* | tms380tr: Use mdelay() in tms380tr_wait().David S. Miller2010-10-251-1/+1
* | mlx4_en: Fix out of bounds array accessEli Cohen2010-10-251-0/+11
* | macb: Don't re-enable interrupts while in polling modeJoshua Hoke2010-10-251-11/+16
* | be2net: Fix CSO for UDP packetsSomnath Kotur2010-10-251-12/+8Star
* | be2net: Call netif_carier_off() after register_netdev()Somnath Kotur2010-10-251-1/+1
* | cxgb3: fix device opening error pathDivy Le Ray2010-10-251-3/+5
* | typhoon: update to new VLAN acceleration modelDavid Dillow2010-10-251-63/+25Star
* | typhoon: wait for RX mode commands to finishDavid Dillow2010-10-251-1/+1
* | slhc: Don't export symbols twiceDenis Kirjanov2010-10-251-11/+4Star
* | jme: Support WoL after shutdownGuo-Fu Tseng2010-10-251-15/+30
* | vmxnet3: fix typo setting confPAHarvey Harrison2010-10-251-1/+1
* | vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison2010-10-251-2/+2
* | vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-255-41/+22Star
* | cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis2010-10-253-31/+24Star
* | cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis2010-10-251-1/+1
* | can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira2010-10-253-0/+229
* | e1000: make e1000_reinit_safe localstephen hemminger2010-10-251-1/+1
* | bnx2x: make local function static and remove dead codestephen hemminger2010-10-257-242/+62Star
* | qlge: disable unsed dump codestephen hemminger2010-10-251-6/+4Star
* | qlge: make local functions staticstephen hemminger2010-10-253-7/+8
* | vxge: make functions local and remove dead codestephen hemminger2010-10-257-615/+304Star
* | phylib: make local function staticstephen hemminger2010-10-252-17/+15Star
* | 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