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