aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
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-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 is calledShyam 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/linville/wireless-2.6 into for-davemJohn 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/iwlwifi/iwlwifi-2.6John 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_device.John (Jay) Hernandez1-2/+2
2011-06-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David 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/linville/wireless-2.6 into for-davemJohn 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 r8192e_pciLarry Finger1-1/+12
2011-06-19hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-4/+6
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong1-0/+1
2011-06-17r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davemJohn W. Linville2-1/+5
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang1-10/+10
2011-06-16tun: teach the tun/tap driver to support netpollNeil Horman1-1/+23
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1