aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 41-158/+269
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 9-51/+29
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 12-48/+124
2011-06-03tg3: Fix tg3_skb_error_unmap()Gravatar Matt Carlson 1-1/+1
2011-06-02drivers/net/can/flexcan.c: add missing clk_putGravatar Julia Lawall 1-3/+2
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsGravatar Mark Brown 1-3/+3
2011-06-01drivers/net/davinci_emac.c: add missing clk_putGravatar Julia Lawall 1-4/+6
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookGravatar Stefan Metzmacher 1-1/+2
2011-06-01iwl4965: correctly validate temperature valueGravatar Stanislaw Gruszka 1-1/+1
2011-06-01ath9k: fix two more bugs in tx powerGravatar Daniel Halperin 2-4/+16
2011-05-31Revert "net: fix section mismatches"Gravatar David S. Miller 10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Gravatar Alexey Khoroshilov 1-1/+1
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Gravatar Dennis Aberilla 1-1/+1
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesGravatar Wey-Yi Guy 3-13/+22
2011-05-31zd1211rw: fix to work on OHCIGravatar Jussi Kivilinna 1-11/+42
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanGravatar Luciano Coelho 1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanGravatar Luciano Coelho 3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanGravatar Luciano Coelho 2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanGravatar Luciano Coelho 1-2/+2
2011-05-31libertas: Set command sequence number later to ensure consistencyGravatar Daniel Drake 1-3/+3
2011-05-30virtio_net: delay TX callbacksGravatar Michael S. Tsirkin 1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....Gravatar John W. Linville 12-24/+61
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-23/+33
2011-05-27ath9k: Fix AR9287 calibrationGravatar Adrian Chadd 1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Gravatar Tao Ma 2-2/+0
2011-05-27iwl4965: fix 5GHz operationGravatar Stanislaw Gruszka 1-2/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 6-7/+6
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Gravatar Rajkumar Manoharan 1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMGravatar Rajkumar Manoharan 3-1/+28
2011-05-26ath9k: Reset chip on baseband hangGravatar Rajkumar Manoharan 1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionGravatar Rafał Miłecki 1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryGravatar Larry Finger 1-0/+7
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureGravatar Larry Finger 1-13/+15
2011-05-26mwifiex: correct event header lengthGravatar Yogesh Ashok Powar 1-2/+2
2011-05-26bonding: cleanup module option descriptionsGravatar Andy Gospodarek 1-12/+22
2011-05-26net: davinci_emac: fix dev_err use at probeGravatar Johan Hovold 1-11/+11
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsGravatar Samuel Ortiz 1-2/+1
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsGravatar Samuel Ortiz 1-2/+1
2011-05-26wan/pc300: Drop __TIME__ usageGravatar Michal Marek 1-2/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 136-1038/+1438
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-5/+3
2011-05-25bonding: documentation and code cleanup for resend_igmpGravatar Flavio Leitner 2-10/+12
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Gravatar Neil Horman 3-16/+10
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Gravatar Meelis Roos 1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexGravatar Dmitry Kravkov 1-1/+2
2011-05-25via-velocity: don't annotate MAC registers as packedGravatar Ulrich Hecht 1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Gravatar Ian Campbell 1-0/+2
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 123-870/+1348
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-3/+2149