summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller-1/+2
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches-4/+0
2011-07-15gianfar: rx parserSebastian Pöhn-6/+21
2011-07-15r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier-3/+5
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław-3/+3
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+24
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya-1/+1
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches-0/+3
2011-07-10natsemi: fix another dma-debug reportJim Cromie-2/+2
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-6/+16
2011-07-08hso: fix a use after free conditionGreg KH-3/+4
2011-07-08net/natsemi: Fix module parameter permissionsJean Delvare-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-6/+16
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara-2/+6
2011-07-05net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda-0/+2
2011-07-05net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda-2/+2
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara-43/+96
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA-0/+1
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan-1/+2
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter-0/+2
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin-2/+5
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin-3/+6
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo-4/+3
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori-1/+2
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei-0/+1
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer-4/+3
2011-07-01qlge:Version change to v1.00.00.29Jitendra Kalsaria-1/+1
2011-07-01qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria-13/+9
2011-07-01qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria-4/+15
2011-07-016pack,mkiss: fix lock inconsistencyArnd Bergmann-4/+4
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-32/+36
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin-5/+3
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan-0/+6
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones-10/+0
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan-13/+15
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller-6/+5
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville-6/+6
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov-11/+15
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-17/+13
2011-06-27iwlagn: map command buffers BIDIJohannes Berg-7/+10
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg-4/+1
2011-06-24cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez-2/+2
2011-06-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller-1/+1
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg-1/+2
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach-6/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+32
2011-06-24r8169: fix wrong register use.Francois Romieu-1/+1
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter-1/+1
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak-16/+24