summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-13/+24
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya1-1/+1
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-10natsemi: fix another dma-debug reportJim Cromie1-2/+2
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-6/+16
2011-07-08hso: fix a use after free conditionGreg KH1-3/+4
2011-07-08net/natsemi: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-6/+16
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara2-2/+6
2011-07-05net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda1-0/+2
2011-07-05net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda1-2/+2
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA1-0/+1
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter1-0/+2
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin1-2/+5
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin1-3/+6
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo1-4/+3
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori1-1/+2
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei1-0/+1
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer1-4/+3
2011-07-01qlge:Version change to v1.00.00.29Jitendra Kalsaria1-1/+1
2011-07-01qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria1-13/+9
2011-07-01qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2-4/+15
2011-07-016pack,mkiss: fix lock inconsistencyArnd Bergmann2-4/+4
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-32/+36
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde1-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan1-13/+15
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2-6/+5
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov4-11/+15
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-17/+13
2011-06-27iwlagn: map command buffers BIDIJohannes Berg1-7/+10
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-24cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez1-2/+2
2011-06-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-1/+1
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg1-1/+2
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach1-6/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+32
2011-06-24r8169: fix wrong register use.Francois Romieu1-1/+1
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter1-1/+1
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak1-16/+24
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger1-0/+20
2011-06-21netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap1-1/+2
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-20netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger1-1/+12