summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-252-8/+12
* ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-251-11/+7Star
* net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-251-1/+0Star
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-251-50/+0Star
* zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-251-340/+333Star
* lib8390: Remove unnecessary externJoe Perches2011-06-251-1/+0Star
* lib8390: Convert include <asm to include <linuxJoe Perches2011-06-251-2/+2
* lib8390: Normalize source code spacingJoe Perches2011-06-251-37/+44
* lib8390: Indent braces appropriatelyJoe Perches2011-06-251-81/+38Star
* lib8390: Use pr_<level> and netdev_<level>Joe Perches2011-06-251-43/+43
* a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches2011-06-251-174/+162Star
* ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-251-666/+601Star
* Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-2512-381/+276Star
|\
| * tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-241-36/+12Star
| * tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-241-8/+9
| * tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-241-39/+40
| * tipc: Optimize creation of FIN messagesAllan Stephens2011-06-241-37/+24Star
| * tipc: Cleanup of message header size terminologyAllan Stephens2011-06-244-20/+20
| * tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-241-4/+2Star
| * tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-241-3/+0Star
| * tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-242-3/+0Star
| * tipc: Correct typo in link statistics outputAllan Stephens2011-06-241-1/+1
| * tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2Star
| * tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-242-164/+90Star
| * tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
| * tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
| * tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0Star
| * tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-241-25/+24Star
| * tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-241-1/+6
| * tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-241-0/+6
| * tipc: Standardize exit logic for message rejection handlingAllan Stephens2011-06-241-10/+9Star
| * tipc: Remove unused sanity test macroAllan Stephens2011-06-241-6/+0Star
| * tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens2011-06-241-1/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-06-24185-3611/+7517
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24185-3611/+7517
| |\ \
| | * | Bluetooth: include scatterlist.h where neededStephen Rothwell2011-06-241-0/+1
| | * | ssb: add __devinit to some functionsHauke Mehrtens2011-06-226-32/+36
| | * | ath9k: enable support for AR9330Gabor Juhos2011-06-221-0/+1
| | * | ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-224-0/+38
| | * | ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-221-5/+20
| | * | ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-221-1/+1
| | * | ath9k: fix few register offsets for AR9330Gabor Juhos2011-06-221-2/+2
| | * | ath9k: set diversity group for AR9330Gabor Juhos2011-06-221-1/+4
| | * | ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-221-0/+83
| | * | ath9k: remove superfluous parenthesesGabor Juhos2011-06-221-32/+30Star
| | * | ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-221-2/+8
| | * | ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-221-0/+1
| | * | ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-221-1/+1
| | * | ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-221-1/+1
| | * | ath9k: set NF limits for AR9330Gabor Juhos2011-06-222-1/+6