summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ks8695net.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-17KS8695: fix ks8695_rx_irq() bug.zeal1-15/+7
2009-11-17ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan1-2/+9
2009-11-17ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao1-0/+1
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen1-1/+0
2009-11-16ath5k: allow setting txpower to 0Bob Copeland1-2/+0
2009-11-16rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATICJussi Kivilinna1-0/+2
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik1-1/+2
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau1-0/+1
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde4-10/+27
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde7-4/+13
2009-11-16rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde1-17/+12
2009-11-16rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde1-3/+7
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet1-5/+6
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka3-23/+41
2009-11-16qeth: rework TSO functionsFrank Blaschka7-98/+110
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun3-46/+31
2009-11-16qeth: remaining EDDP cleanupUrsula Braun1-2/+0
2009-11-16qeth: Exploit Connection IsolationEinar Lueck6-12/+267
2009-11-16Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2-190/+164
2009-11-16remove deprecated and not used: print_mac()Marin Mitov2-11/+0
2009-11-16bonding: fix 802.3ad standards compliance errorJay Vosburgh1-42/+43
2009-11-16vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet1-2/+2
2009-11-16TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram1-3/+0
2009-11-16smsc911x: Fix Console Hang when bringing the interface down.Sriram1-1/+1
2009-11-16tg3: Update version to 3.104Matt Carlson1-2/+2
2009-11-16tg3: Fix DIDs, Enable 5717 supportMatt Carlson2-8/+9
2009-11-16tg3: Add rx prod ring consolidationMatt Carlson2-10/+164
2009-11-16tg3: Create aliases for rx producer mailbox regsMatt Carlson2-12/+10
2009-11-16tg3: Lay proucer ring handling groundworkMatt Carlson2-37/+50
2009-11-16tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson1-6/+9
2009-11-16tg3: rename rx_[std|jmb]_ptrMatt Carlson2-10/+10
2009-11-16tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson1-7/+4
2009-11-16tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson1-20/+21
2009-11-16tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson1-13/+9
2009-11-16tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson1-47/+47
2009-11-16tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson1-8/+60
2009-11-16tg3: Allow DMAs to cross cacheline boundariesMatt Carlson2-7/+16
2009-11-16tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson2-9/+19
2009-11-16tg3: Add new HW_TSO_3 flag for 5717Matt Carlson2-19/+27
2009-11-16tg3: Refine TSO and MSI discoveryMatt Carlson1-30/+34
2009-11-16tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson2-7/+7
2009-11-16tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson1-13/+19
2009-11-16tg3: Don't touch RCB nic addressesMatt Carlson1-4/+6
2009-11-16tg3: Add 5717 phy IDMatt Carlson2-1/+3
2009-11-16net: Optimize hard_start_xmit() return checkingJarek Poplawski3-47/+35
2009-11-16iwmc3200top: simplify the driver versionTomas Winkler1-15/+1
2009-11-16iwmc3200top: use prefered style for the device table.Tomas Winkler1-11/+3
2009-11-16net: check the return value of ndo_select_queue()Eric Dumazet1-0/+15
2009-11-16netxen: update MAINTAINERSAmit Kumar Salecha1-2/+2
2009-11-16mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1