summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-22be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-21e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-21e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-21e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-20netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin1-1/+1
2010-01-19S2io: two branches the same in wait_for_cmd_complete()Ram Vepa1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-1/+76
2010-01-19bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger1-2/+3
2010-01-19sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery1-6/+0
2010-01-19ucc_geth: Fix full TX queue processingJiajun Wu1-3/+2
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov3-3/+3
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2-13/+7
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
2010-01-18mac80211: fix sign error in pid controllerBob Copeland1-1/+1
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-18ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan1-0/+2
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski5-5/+27
2010-01-16mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin1-1/+1
2010-01-15MAINTAINERS: transfer maintainership of I/OATDan Williams1-3/+1
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman1-1/+2
2010-01-15cfg80211: fix channel setting for wextAbhijeet Kolekar1-0/+1
2010-01-15iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2-0/+5
2010-01-14net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-14ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-14tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-14tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-14tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-14tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-14tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-14sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-14sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-14e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-14e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-14ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-14ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller23-86/+254
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-01-12cfg80211: fix refcount imbalance when wext is disabledJohannes Berg1-2/+2
2010-01-12mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-12Documentation/3c509: document ethtool supportBen Hutchings1-4/+8
2010-01-12af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-01-12iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-11vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov1-1/+1
2010-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-25/+31
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar1-20/+25
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2