summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings2011-09-161-4/+3
* ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings2011-09-161-12/+11
* vxge: make function table conststephen hemminger2011-09-164-17/+20
* bna: make function tables contstephen hemminger2011-09-165-43/+36
* pcnet32: constify function tablestephen hemminger2011-09-161-101/+101
* wan: make LAPB callbacks conststephen hemminger2011-09-166-28/+28
* ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-162-13/+12
* can-gw: add netlink based CAN routingOliver Hartkopp2011-09-165-0/+1138
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-161-9/+27
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-166-15/+34
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-163-34/+53
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-163-8/+9
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-161-3/+3
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-167-580/+341
|\
| * ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck2011-09-152-95/+97
| * ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck2011-09-151-12/+13
| * ixgbe: cleanup reset pathsAlexander Duyck2011-09-154-83/+43
| * ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck2011-09-151-17/+18
| * ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck2011-09-151-53/+26
| * ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-151-9/+9
| * ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck2011-09-151-54/+34
| * ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck2011-09-151-4/+4
| * ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck2011-09-151-40/+36
| * v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck2011-09-151-216/+63
| * ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck2011-09-152-4/+5
* | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller2011-09-16100-6378/+7670
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-13100-6378/+7670
| |\ \
| | * | iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche2011-08-301-1/+0
| | * | ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau2011-08-301-39/+66
| | * | ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau2011-08-301-19/+23
| | * | ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2011-08-302-33/+24
| | * | ath9k: clean up the aggregation tid queueFelix Fietkau2011-08-303-37/+45
| | * | ath9k: use u8 for the tx key indexFelix Fietkau2011-08-305-5/+5
| | * | ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2011-08-302-17/+18
| | * | ath: Make ath_dbg void not intJoe Perches2011-08-301-17/+12
| | * | wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville2011-08-291-1/+1
| | * | b43: Fix swatch warningLarry Finger2011-08-291-1/+4
| | * | ath9k: Fix a smatch warningsLarry Finger2011-08-292-1/+2
| | * | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-296-14/+369
| | * | ath9k: fix regression in sending aggregated packetsFelix Fietkau2011-08-291-1/+4
| | * | ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2011-08-292-2/+10
| | * | ath9k_hw: Set default slottime as 9usRajkumar Manoharan2011-08-291-1/+1
| | * | b43: make HT-PHY support experimentalRafał Miłecki2011-08-291-3/+3
| | * | b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki2011-08-292-9/+18
| | * | b43: Relax requirement for descriptors to be in the DMA zoneLarry Finger2011-08-291-7/+0
| | * | p54spi: add "spi:" prefix for stlc45xx modaliasAxel Lin2011-08-291-1/+1
| | * | iwlagn: handle GO powersaveJohannes Berg2011-08-293-0/+76
| | * | iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-296-139/+136
| | * | iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-299-74/+93
| | * | iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach2011-08-295-25/+42