summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-072-97/+0
* remove ieee80211_tx_frame()Adrian Bunk2008-05-072-89/+0
* make sta_rx_agg_session_timer_expired() staticAdrian Bunk2008-05-072-2/+2
* b43: Remove some dead codeMichael Buesch2008-05-072-125/+2
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-078-686/+396
* ssb: Allow reading of 440-byte SPROM that is not rev 4Larry.Finger@lwfinger.net2008-05-071-11/+9
* mac80211: correct skb allocationEster Kummer2008-05-071-7/+4
* iwlwifi: export int iwl4965_set_pwr_srcTomas Winkler2008-05-072-1/+3
* iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler2008-05-072-3/+6
* iwlwifi: arranging aggregation actionsRon Rindjunsky2008-05-071-33/+37
* iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach2008-05-075-55/+98
* mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-072-0/+10
* mac80211: a few code cleanupsJohannes Berg2008-05-079-31/+27
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-078-18/+30
* iwlwifi: cleanup set_pwr_srcTomas Winkler2008-05-074-16/+28
* iwlwifi: move find station to iwl-sta.cTomas Winkler2008-05-075-45/+48
* iwlwifi: HW dependent run time calibrationEmmanuel Grumbach2008-05-079-819/+1054
* tipc: Update version number to TIPC 1.6.4Allan Stephens2008-05-051-1/+1
* tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-054-13/+37
* tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens2008-05-051-50/+67
* [TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens2008-05-052-9/+11
* tipc: Elimination of print buffer chainingAllan Stephens2008-05-053-94/+80
* tipc: Fix null pointer dereference in debug codeAllan Stephens2008-05-051-3/+0
* tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens2008-05-051-5/+12
* tipc: Provide feedback when log buffer resizing failsAllan Stephens2008-05-052-5/+12
* tipc: Simplify log buffer resizingAllan Stephens2008-05-054-25/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-052-2/+6
|\
| * fix asm-mips/types.h syntax errorAdrian Bunk2008-05-041-2/+0
| * fix asm-alpha/types.h breakageAdrian Bunk2008-05-041-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0514-45/+34
|\ \
| * | x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * | x86: olpc build fixThomas Gleixner2008-05-041-0/+1
| * | x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk2008-05-041-1/+1
| * | x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-041-4/+4
| * | x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * | x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * | x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * | x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * | kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
| * | uml: fix gcc problemIngo Molnar2008-05-041-1/+4
| * | x86: undo visws/numaq build changesThomas Gleixner2008-05-042-28/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-05-054-37/+31
|\ \
| * | kconfig-language.txt: remove bogus hintAdrian Bunk2008-05-041-24/+0
| * | kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-042-4/+5
| * | modpost: i2c aliases need no trailing wildcardJean Delvare2008-05-041-9/+26
| |/
* | task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-051-6/+6
|\ \
| * | ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz2008-05-041-6/+6
| |/