summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens2011-09-011-6/+7
* tipc: Eliminate redundant check when sending messagesAllan Stephens2011-09-011-3/+0
* tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens2011-09-011-8/+3
* tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens2011-09-011-2/+11
* tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens2011-09-011-1/+1
* tipc: Fix node lock problems during broadcast message receptionAllan Stephens2011-09-011-13/+23
* tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-011-1/+1
* tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-011-14/+18
* tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-013-27/+1
* tipc: Cosmetic changes to broadcast bearer send routineAllan Stephens2011-09-011-12/+12
* tipc: Update obsolete references to multicast linkAllan Stephens2011-09-011-2/+2
* tipc: Enhance filtering of out-dated link reset messagesAllan Stephens2011-09-011-2/+2
* tipc: Initialize peer session field of newly created link endpointAllan Stephens2011-09-011-0/+1
* tipc: Display meaningful peer interface name during link creationAllan Stephens2011-09-011-2/+2
* tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens2011-09-011-9/+2
* tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens2011-09-011-11/+0
* greth: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+4
* gianfar: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* forcedeth: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+10
* enic: convert to SKB paged frag API.Ian Campbell2011-08-301-7/+7
* intel: convert to SKB paged frag API.Ian Campbell2011-08-307-30/+22
* cassini: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+7
* bna: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+2
* benet: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* atlx: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+2
* atl1e: convert to SKB paged frag API.Ian Campbell2011-08-301-6/+5
* atl1c: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+4
* acenic: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
* 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+1
* 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+4
* bnx2x: Fix build errorDmitry Kravkov2011-08-291-1/+1
* net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller2011-08-291-1/+0
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-293-2/+108
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-294-32/+95
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-292-2/+10
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-292-8/+13
* qlcnic: detect fan failureSony Chacko2011-08-293-7/+27
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-29121-1490/+5613
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-29121-1490/+5613
| |\
| | * ath9k: add AR9580 supportLuis R. Rodriguez2011-08-261-0/+1
| | * carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-261-4/+7
| | * ath9k_hw: add AR9580 supportLuis R. Rodriguez2011-08-265-0/+1770
| | * ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan2011-08-261-0/+17
| | * b43: correct warning for uninitialized variable 'macstat'John W. Linville2011-08-261-1/+1
| | * ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville2011-08-261-6/+2
| | * b43: HT-PHY: read clip stateRafał Miłecki2011-08-262-1/+14
| | * b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2011-08-262-9/+34
| | * MAINTANERS: update Qualcomm Atheros addressesLuis R. Rodriguez2011-08-261-7/+7
| | * wireless: relicense regulatory header to ISCLuis R. Rodriguez2011-08-261-4/+12
| | * mac80211: add uapsd_queues and max_sp params fieldsEliad Peller2011-08-262-0/+5
OpenPOWER on IntegriCloud