aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches3-3/+3
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov4-5/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches13-21/+22
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-158/+269
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds9-51/+29
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davemJohn W. Linville12-48/+124
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown1-3/+3
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall1-4/+6
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher1-1/+2
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka1-1/+1
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-05-31Revert "net: fix section mismatches"David S. Miller10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla1-1/+1
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy3-13/+22
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna1-11/+42
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho1-2/+2
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake1-3/+3
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville12-24/+61
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-23/+33
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds6-7/+6
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger1-0/+7
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger1-13/+15
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar1-2/+2
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek1-12/+22
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold1-11/+11
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz1-2/+1
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds136-1038/+1438
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-5/+3
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner2-10/+12
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2