summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-21macmace, macsonic: cleanupFinn Thain2-17/+1
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin1-0/+2
2011-09-21can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger3-0/+299
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO1-11/+68
2011-09-20netxen: Add pcie workaroundRajesh Borundia2-3/+64
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia1-1/+1
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet2-7/+18
2011-09-20macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang1-7/+5
2011-09-20igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2-17/+23
2011-09-20igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck3-20/+20
2011-09-20igb: drop the "adv" off function names relating to descriptorsAlexander Duyck3-36/+36
2011-09-20igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck1-49/+47
2011-09-20igb: update ring and adapter structure to improve performanceAlexander Duyck2-41/+46
2011-09-20igb: streamline Rx buffer allocation and cleanupAlexander Duyck2-88/+104
2011-09-20igb: drop support for single buffer modeAlexander Duyck3-86/+28
2011-09-20igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2-9/+12
2011-09-20igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2-16/+12
2011-09-18tipc: Remove unused link event tracking codeYing Xue2-11/+0
2011-09-18tipc: Remove callback field from subscription structureYing Xue2-8/+1
2011-09-18tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue1-9/+3
2011-09-18tipc: Add support for SO_SNDTIMEO socket optionYing Xue1-12/+14
2011-09-18tipc: Enhance sending of bulk name table messagesAllan Stephens3-2/+54
2011-09-18tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker1-2/+3
2011-09-18tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens1-3/+19
2011-09-18tipc: Lower limits for number of bearers and media typesAllan Stephens2-3/+3
2011-09-18tipc: Remove redundant search when enabling bearerAllan Stephens1-15/+9
2011-09-18tipc: Fix unsafe device list search when enabling bearerAllan Stephens1-2/+4
2011-09-18tipc: Ensure both nodes recognize loss of contact between themAllan Stephens4-18/+42
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet2-25/+18
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody1-2/+3
2011-09-17bna: Set Ring Param FixRasesh Mody1-2/+3
2011-09-17bna: Semaphore Lock FixRasesh Mody1-1/+1
2011-09-17ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov1-2/+0
2011-09-17ixgbe: fix FCRTL/H register dump for X540Emil Tantilov1-0/+1
2011-09-17ixgbe: cleanup some register readsEmil Tantilov1-9/+21
2011-09-17ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck3-19/+35
2011-09-17ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck1-1/+0
2011-09-17ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck1-0/+3
2011-09-17ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck1-0/+4
2011-09-17ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2-18/+7
2011-09-17v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck1-4/+6
2011-09-17ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck1-9/+4
2011-09-17ixgb: convert to ndo_fix_featuresMichał Mirosław3-61/+31
2011-09-17Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller2-48/+19
2011-09-17ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings4-3/+8
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings8-14/+14
2011-09-17ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings1-4/+3
2011-09-17ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings1-12/+11
2011-09-17vxge: make function table conststephen hemminger4-17/+20
2011-09-17bna: make function tables contstephen hemminger5-43/+36