summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
* tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0Star
* gianfar: rx parserSebastian Pöhn2011-07-162-6/+21
* r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-151-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-138-13/+24
|\
| * slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-121-1/+1
| * natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-085-6/+16
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-085-6/+16
| | |\
| | | * rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | | * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | | * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | | * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | | * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| * | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
| * | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| |/ /
* / / ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
|/ /
* | vmxnet3: round down # of queues to power of twoShreyas Bhatewara2011-07-072-2/+6
* | net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda2011-07-061-0/+2
* | net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda2011-07-061-2/+2
* | vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-062-43/+96
* | greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo2011-07-051-4/+3Star
* | natsemi: silence dma-debug warningsFUJITA Tomonori2011-07-041-1/+2
* | net: 8139too: Initial necessary vlan_features to support vlanShan Wei2011-07-041-0/+1
* | Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-021-4/+3Star
* | qlge:Version change to v1.00.00.29Jitendra Kalsaria2011-07-021-1/+1
* | qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria2011-07-021-13/+9Star
* | qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2011-07-022-4/+15
* | 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-022-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-308-32/+36
|\|
| * ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3Star
| * ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| * iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13Star
| |\
| | * iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | * iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1Star
| | * iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | * iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1Star
* | | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0Star
* | | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
* | | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
* | | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-6/+5Star
* | | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-251-2/+2
* | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
|\ \ \
| * | | r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-1/+32
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| * | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| |/